Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 892 Bytes

contentlink_xyfocusdown.md

File metadata and controls

30 lines (18 loc) · 892 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Documents.ContentLink.XYFocusDown
winrt property

Windows.UI.Xaml.Documents.ContentLink.XYFocusDown

-description

Gets or sets the object that gets focus when a user presses the Directional Pad (DPAD) down.

-property-value

The object that gets focus when a user presses the Directional Pad (DPAD) down.

-remarks

Important

This API supports content links. The Windows features that enable content links are not available in versions of Windows after Windows 10 version 1903. Content links for XAML text controls will not function in versions of Windows later than version 1903.

This property is supported only when using a game pad or remote control. The property is ignored otherwise.

-see-also

-examples