Compartir a través de


DevicePlatform.watchOS Propiedad

Definición

Obtiene una instancia de DevicePlatform que representa 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 de propiedad

La plataforma watchOS.

Se aplica a