Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API is no longer supported. Starting with the Windows Library for JavaScript 2.0 Preview, use a the ILayoutSite2 interface. Gets a value that indicates whether animations are disabled.
Syntax
var animationsDisabled = iLayoutSite.animationsDisabled;
Property value
Type: Boolean
true if animations are disabled; otherwise, false.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |