Xamarin.Forms.OnIdiom<T> Members

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

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of OnIdiom

Public Properties

PhoneT. Gets or sets the value applied on Phone-like devices.
TabletT. Gets or sets the value applied on Tablet-like devices.

Public Operators

static
Conversion to T(Implicit)Implicitly converts OnIdiom to T, depending on Device.Idiom.