Compartir a través de


DevicePlatform.Android Propiedad

Definición

Obtiene una instancia de DevicePlatform que representa 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 de propiedad

La plataforma Android

Se aplica a