Share via


Picker.IPicker.Items Property

Definition

property System::Collections::Generic::IList<System::String ^> ^ Microsoft::Maui::IPicker::Items { System::Collections::Generic::IList<System::String ^> ^ get(); };
System.Collections.Generic.IList<string> Microsoft.Maui.IPicker.Items { get; }
member this.Microsoft.Maui.IPicker.Items : System.Collections.Generic.IList<string>
 ReadOnly Property Items As IList(Of String) Implements IPicker.Items

Property Value

Implements

Applies to