Compartilhar via


IMap.Pins Propriedade

Definição

Os pinos que devem ser mostrados neste 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 da propriedade

Aplica-se a