Compartir a través de


IMap.Pins Propiedad

Definición

Patillas que se van a mostrar en este mapa.

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

Valor de propiedad

Se aplica a