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 平台。

适用于