DevicePlatform.watchOS Propriedade

Definição

Obtém uma instância do DevicePlatform que representa o 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

Valor da propriedade

A plataforma watchOS.

Aplica-se a