enableSpatialNavigation property

bool? enableSpatialNavigation
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:

Implementation

bool? enableSpatialNavigation;