Map.Pins Property

Definition

An System.Collections.Generic.IList`1 of the Pins on this Map.

public System.Collections.Generic.IList<Xamarin.Forms.Maps.Pin> Pins { get; }
member this.Pins : System.Collections.Generic.IList<Xamarin.Forms.Maps.Pin>

Property Value

System.Collections.Generic.IList<Pin>

Applies to