IDeviceInfo.Idiom Property

Definition

Gets the idiom (form factor) of the device.

public:
 property Microsoft::Maui::Devices::DeviceIdiom Idiom { Microsoft::Maui::Devices::DeviceIdiom get(); };
public Microsoft.Maui.Devices.DeviceIdiom Idiom { get; }
member this.Idiom : Microsoft.Maui.Devices.DeviceIdiom
Public ReadOnly Property Idiom As DeviceIdiom

Property Value

Applies to