IDeviceInfo.Idiom Property
Definition
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