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

Valori restituiti

true se l'applicazione corrente è in esecuzione in watchOS; false Altrimenti.

Si applica a