Element.Platform Property

Definition

Caution

IPlatform is obsolete as of 3.5.0. Do not use this property.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("IPlatform is obsolete as of 3.5.0. Do not use this property.")]
public Xamarin.Forms.Internals.IPlatform Platform { get; set; }
member this.Platform : Xamarin.Forms.Internals.IPlatform with get, set

Property Value

Implements

Attributes

Applies to