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

属性值

平板电脑成语

适用于