Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 914 Bytes

navigationview_shouldernavigationenabled.md

File metadata and controls

32 lines (16 loc) · 914 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationView.ShoulderNavigationEnabled
winrt property

Microsoft.UI.Xaml.Controls.NavigationView.ShoulderNavigationEnabled

-description

Gets or sets a value that indicates when gamepad bumpers can be used to navigate the top-level navigation items in a NavigationView.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

A value of the enumeration that indicates when gamepad bumpers can be used to navigate the top-level navigation items in a NavigationView. The default is Never.

-remarks

-see-also

-examples