Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 692 Bytes

navigationview_shouldernavigationenabled.md

File metadata and controls

23 lines (15 loc) · 692 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 game controller bumpers can be used to navigate the top-level navigation items in a NavigationView.

-property-value

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

-remarks

-see-also

-examples