次の方法で共有


DeviceIdiom.Tablet プロパティ

定義

タブレットの慣用句を表す の DeviceIdiom インスタンスを取得します。

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

プロパティ値

タブレットの慣用句

適用対象