Xamarin.Forms.OnPlatform<T> Members

The members of Xamarin.Forms.OnPlatform<T> are listed below.

See Also: Inherited members from System.Object

Public Constructors

Creates a new instance of the Xamarin.Forms.OnPlatform type.

Public Properties

AndroidT. The type as it is implemented on the Android platform.
iOST. The type as it is implemented on the iOS platform.
WinPhoneT. The type as it is implemented on the WinPhone platform.

Public Operators

static
Conversion to T(Implicit)Casts the type to the version that corresponds to the platform.