enableTabsToLinks property

bool? enableTabsToLinks
getter/setter pair

Sets whether tab key can be used to navigate to links. When enabled, pressing Tab will focus on links in the page.

The default value is true.

Officially Supported Platforms/Implementations:

Implementation

bool? enableTabsToLinks;