OperatingSystem.IsTvOS Methode

Definition

Gibt an, ob die aktuelle Anwendung unter tvOS ausgeführt wird.

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

Gibt zurück

true wenn die aktuelle Anwendung unter tvOS ausgeführt wird; false Andernfalls.

Gilt für: