DeviceIdiom.Tablet Propriedade

Definição

Obtém uma instância de DeviceIdiom que representa uma expressão de tablet.

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

Valor da propriedade

A expressão do tablet

Aplica-se a