次の方法で共有


DevicePlatform.watchOS プロパティ

定義

Apple watchOS を表す の DevicePlatform インスタンスを取得します。

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

プロパティ値

watchOS プラットフォーム。

適用対象