Element.Platform Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute