Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 610 Bytes

listpickerflyout_selectedvalue.md

File metadata and controls

22 lines (15 loc) · 610 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ListPickerFlyout.SelectedValue
winrt property

Microsoft.UI.Xaml.Controls.ListPickerFlyout.SelectedValue

-description

Gets or sets the value of the selected item, obtained by using the SelectedValuePath

-property-value

The value of the selected item, obtained by using the SelectedValuePath, or null if no item is selected. The default value is null.

-remarks

-examples

-see-also