Interface | Description |
---|---|
AnimatedRootHost |
A root
Host using the transition extension would need to
implement this interface to be able to receive size updates when animating. |
DisappearingHost |
This interface is needed to add specific methods to a
Host that
would allow for the extension to handle disappearing animations. |
TransitionRenderUnit | |
TransitionsExtensionInput |
Delegate Input needs to implement this interface to provide access to specific transitions
information.
|
TransitionUtils.BoundsCallback |
Class | Description |
---|---|
TransitionUtils |