Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IDeviceInfo.Idiom Property

Definition

Namespace:
Microsoft.Maui.Devices
Assembly:
Microsoft.Maui.Essentials.dll
Source:
DeviceInfo.shared.cs
Source:
DeviceInfo.shared.cs
Source:
DeviceInfo.shared.cs
Source:
DeviceInfo.shared.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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


Feedback

Was this page helpful?