EnvironmentRenderCapabilities.AreAnimationsAllowed Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Determina se as animações são atualmente permitidas no ambiente.
public:
property bool AreAnimationsAllowed { bool get(); };
public:
property bool AreAnimationsAllowed { bool get(); };
public bool AreAnimationsAllowed { get; }
member this.AreAnimationsAllowed : bool
Public ReadOnly Property AreAnimationsAllowed As Boolean