Contents

tabFocusesLinks

A Boolean value that indicates whether pressing the tab key changes the focus to links and form controls.

Declaration

var tabFocusesLinks: Bool { get set }

Discussion

When the value of this property is true, the web view includes links and form controls in the set of items that may receive focus. Pressing the Option key temporarily reverses this preference.

See Also

Setting Behavior Preferences