Map.Pins Property

Definition

An IList<T> 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

Applies to