Share via


Map.IMap.Pins Property

Definition

property System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ Microsoft::Maui::Maps::IMap::Pins { System::Collections::Generic::IList<Microsoft::Maui::Maps::IMapPin ^> ^ get(); };
System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin> Microsoft.Maui.Maps.IMap.Pins { get; }
member this.Microsoft.Maui.Maps.IMap.Pins : System.Collections.Generic.IList<Microsoft.Maui.Maps.IMapPin>
 ReadOnly Property Pins As IList(Of IMapPin) Implements IMap.Pins

Property Value

Implements

Applies to