DevicePlatform.Android Propriedade

Definição

Obtém uma instância do DevicePlatform que representa o Android.

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

Valor da propriedade

A plataforma Android

Aplica-se a