DeviceIdiom.Phone Propriedade

Definição

Obtém uma instância de DeviceIdiom que representa um idioma de telefone (celular).

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

Valor da propriedade

O idioma do telefone

Aplica-se a