Share via


Map.Pins Property

Definition

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::Maps::Pin ^> ^ Pins { System::Collections::Generic::IList<Microsoft::Maui::Controls::Maps::Pin ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.Maps.Pin> Pins { get; }
member this.Pins : System.Collections.Generic.IList<Microsoft.Maui.Controls.Maps.Pin>
Public ReadOnly Property Pins As IList(Of Pin)

Property Value

Applies to