Xamarin.Forms.TargetIdiom Enumeration
Indicates the type of device Forms is working on.

Syntax

public enum TargetIdiom

Remarks

Members

Member NameDescription
Desktop(Unused) Indicates that Forms is running on a computer.
PhoneIndicates that Forms is running on a Phone, or a device similar in shape and capabilities.
TabletIndicates that Forms is running on a Tablet.
Unsupported(Unused) Indicates that Forms is running on an unsupported device.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0