Enum XYFocusNavigationModes
Specifies the 2D directional navigation behavior when using different key devices.
[Flags]
public enum XYFocusNavigationModes
Fields
Any key device XY navigation is disabled.
All key device XY navigation is disabled.
Gamepad controller DPad keys can be used for 2D directional navigation.
Keyboard arrow keys can be used for 2D directional navigation.
Remote controller DPad keys can be used for 2D directional navigation.
Remarks
See KeyDeviceType.