IDeviceInfo.DeviceType Property

Definition

Gets the type of device the application is running on.

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

Property Value

Applies to