UISettings.AnimationsEnabled Propriété

Définition

Obtient si les animations sont activées pour l’interface utilisateur.

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

Valeur de propriété

Boolean

bool

true si les animations sont activées ; false si ce n’est pas le cas.

S’applique à