共用方式為


DevicePlatform.Android 屬性

定義

取得 的實例 DevicePlatform ,表示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

屬性值

Android 平臺

適用於