AnimatedVisualPlayer.IsPlaying Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob ein animiertes visuelles Element geladen wird und ein Spiel ausgeführt wird.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

public:
 property bool IsPlaying { bool get(); };
bool IsPlaying();
public bool IsPlaying { get; }
Public ReadOnly Property IsPlaying As Boolean

Eigenschaftswert

Boolean

bool

true , wenn ein animiertes Visuelles geladen wird und ein Spiel läuft; andernfalls "false".

Gilt für: