Compartir a través de


Map.Pins Propiedad

Definición

Obtiene los pines agregados actualmente a este mapa.

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)

Valor de propiedad

Se aplica a