Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 822 Bytes

navigationview_selectionfollowsfocus.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.NavigationView.SelectionFollowsFocus

-description

Gets or sets a value that indicates whether item selection changes when keyboard focus changes.

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 whether selection changes when keyboard focus changes. The default is Disabled.

-remarks

-see-also

-examples