Sdílet prostřednictvím


DevicePlatform.watchOS Vlastnost

Definice

Získá instanci DevicePlatform , která představuje Apple watchOS.

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

Hodnota vlastnosti

Platforma watchOS.

Platí pro