DevicePlatform.watchOS 속성

정의

Apple watchOS를 나타내는 의 DevicePlatform instance 가져옵니다.

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 플랫폼입니다.

적용 대상