enableSpatialNavigation property
getter/setter pair
Sets whether spatial navigation is enabled. Spatial navigation allows users to navigate between focusable elements using arrow keys instead of Tab.
The default value is false.
Officially Supported Platforms/Implementations:
- Linux WPE WebKit (Official API - WebKitSettings.enable-spatial-navigation)
Implementation
bool? enableSpatialNavigation;