title | author | description | keywords | dev_langs | category | subcategory | experimental | discussion-id | issue-id | icon | |
---|---|---|---|---|---|---|---|---|---|---|---|
TransitionHelper |
githubaccount |
An animation helper that morphs between two controls. |
TransitionHelper, Control, Layout |
|
Controls |
Layout |
true |
353 |
0 |
Assets/TransitionHelper.png |
The TransitionHelper is a set of attached properties and APIs which allow for smooth animations between two sets of components on a single page. This is helpful for providing smooth experiences when morphing or expanding content based on scrolling or other user input.
[!SAMPLE TransitionHelperFullExample]