Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 670 Bytes

navigationviewitembase_isselected.md

File metadata and controls

26 lines (16 loc) · 670 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationViewItemBase.IsSelected
winrt property

Microsoft.UI.Xaml.Controls.NavigationViewItemBase.IsSelected

-description

Gets or sets the value that indicates whether a NavigationViewItem is selected.

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

-property-value

true if item is currently selected, false otherwise.

-remarks

-see-also

-examples