Pin.Id Property

Definition

Caution

This property is obsolete as of 4.0.0. Please use MarkerId instead.

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("This property is obsolete as of 4.0.0. Please use MarkerId instead.")]
public object Id { get; set; }
member this.Id : obj with get, set

Property Value

System.Object
Attributes
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Applies to