tabsToLinks
A Boolean that indicates whether or not the tab key will focus links.
Declaration
var tabsToLinks: Bool { get set }Discussion
true if the user should be able to navigate to links by pressing the tab key, false otherwise.
A Boolean that indicates whether or not the tab key will focus links.
var tabsToLinks: Bool { get set }true if the user should be able to navigate to links by pressing the tab key, false otherwise.