DeviceIdiom.Desktop 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 的實例 DeviceIdiom ,表示桌面計算機慣用語。
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