Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 795 Bytes

uielement_xyfocusright.md

File metadata and controls

26 lines (16 loc) · 795 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.UIElement.XYFocusRight
winrt property

Microsoft.UI.Xaml.UIElement.XYFocusRight

-description

Gets or sets the object that gets focus when a user presses right on the Directional Pad (D-pad) of a game controller.

-property-value

The object that gets focus when a user presses right on the Directional Pad (D-pad).

-remarks

For more info about this property, see the XY focus navigation and interaction section of the Gamepad and remote control interactions topic.

-see-also

-examples