EnvironmentRenderCapabilities.AreAnimationsAllowed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if animations are currently allowed in the environment.
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