Compartilhar via


UISettings.AnimationsEnabled Propriedade

Definição

Obtém se as animações estão habilitadas para a interface do usuário.

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

Valor da propriedade

Boolean

bool

true se as animações estiverem habilitadas; false se não.

Aplica-se a