OperatingSystem.IsWatchOS Metodo

Definizione

Indica se l'applicazione corrente è in esecuzione in watchOS.

public:
 static bool IsWatchOS();
public static bool IsWatchOS ();
static member IsWatchOS : unit -> bool
Public Shared Function IsWatchOS () As Boolean

Restituisce

Boolean

true se l'applicazione corrente è in esecuzione in watchOS. In caso contrario false.

Si applica a