OnPlatform<T>.Android Property

Definition

Caution

This API is now deprecated.

The type as it is implemented on the Android platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
public T Android { get; set; }
member this.Android : 'T with get, set

Property Value

T
Attributes

Applies to