Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 547 Bytes

navigationviewselectionchangedeventargs_issettingsselected.md

File metadata and controls

30 lines (15 loc) · 547 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationViewSelectionChangedEventArgs.IsSettingsSelected
winrt property

Microsoft.UI.Xaml.Controls.NavigationViewSelectionChangedEventArgs.IsSettingsSelected

-description

Gets a value that indicates whether the SelectedItem is the menu item for Settings.

-property-value

true if the SelectedItem is the menu item for Settings; otherwise, false.

-remarks

-see-also

-examples