Provides access to the Windows animations. These functions provide developers with the ability to use animations in their custom controls that are consistent with animations used by Windows controls.
The WinJS.UI.Animation namespace has these types of members:
Functions
| Function | Description |
|---|---|
|
Creates an object that performs an animation that adds an item or items to a list. | |
|
Creates an object that performs an animation that adds an item or items to a list of search results. | |
|
Creates an object that performs an animation that collapses a list. | |
|
Creates an object that performs an animation that removes an item or items from a list. | |
|
Creates an object that performs an animation that removes an item or items from a list of search results. | |
|
Creates an object that performs an animation that expands a list. | |
|
Creates an object that performs a peek animation. | |
|
Creates an object that performs an animation that moves an item or items. | |
|
Performs an animation that fades an item or items in, fading out existing items that occupy the same space. | |
|
Performs an animation when a dragged object is moved such that dropping it in that position would move other items. The potentially affected items are animated out of the way to show where the object would be dropped. | |
|
Performs an animation when a dragged object is moved away from items that it had previously involved in a dragBetweenEnter animation. The affected objects are animated back to their original positions. | |
|
Performs an animation when the user finishes dragging an object. | |
|
Performs an animation when the user begins to drag an object. | |
|
Performs an animation that displays one or more elements on a page. | |
|
Performs an animation that shows a new page of content, either when transitioning between pages in a running app or when displaying the first content in a newly launched app. | |
|
Performs an animation that hides one or more elements on a page. | |
|
Performs an animation that dismisses the current page when transitioning between pages in an app. | |
|
Performs an animation that fades an item or set of items into view. | |
|
Performs an animation that fades an item or set of items out of view. | |
|
Performs an animation that hides edge-based user interface (UI). | |
|
Performs an animation that hides a panel. | |
|
Performs an animation that removes pop-up user interface (UI). | |
|
Performs an animation when a pointer is pressed on an object. | |
|
Performs an animation when a pointer is released. | |
|
Performs an animation that slides a narrow, edge-based user interface (UI) into view. | |
|
Performs an animation that slides a large panel user interface (UI) into view. | |
|
Performs an animation that displays a pop-up user interface (UI). | |
|
Performs a deselection animation in response to a swipe interaction. | |
|
Performs an animation that reveals an item or items in response to a swipe interaction. | |
|
Performs a selection animation in response to a swipe interaction. | |
|
Performs an animation that updates a badge. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
See also
Build date: 12/5/2012