UISettings.AnimationsEnabled Eigenschaft

Definition

Ruft ab, ob Animationen für die Benutzeroberfläche aktiviert sind.

public:
 property bool AnimationsEnabled { bool get(); };
bool AnimationsEnabled();
public bool AnimationsEnabled { get; }
var boolean = uISettings.animationsEnabled;
Public ReadOnly Property AnimationsEnabled As Boolean

Eigenschaftswert

Boolean

bool

TRUE , wenn Animationen aktiviert sind; False , wenn nicht.

Gilt für: