DevicePlatform.Android 属性

定义

获取表示 Android 的 DevicePlatform 实例。

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

属性值

Android 平台

适用于