DeviceIdiom.Desktop Property

Definition

Gets an instance of DeviceIdiom that represents a desktop computer idiom.

public:
 static property Microsoft::Maui::Devices::DeviceIdiom Desktop { Microsoft::Maui::Devices::DeviceIdiom get(); };
public static Microsoft.Maui.Devices.DeviceIdiom Desktop { get; }
static member Desktop : Microsoft.Maui.Devices.DeviceIdiom
Public Shared ReadOnly Property Desktop As DeviceIdiom

Property Value

Applies to