Transitionrun Method |
Name | Description | |
---|---|---|
![]() | run |
Starts the transition.
|
![]() ![]() | run(Object, String, Object, ITransitionType) |
Creates and immediately runs a transition on the property passed in.
|
![]() ![]() | run(Object, String, Object, Object, ITransitionType) |
Sets the property passed in to the initial value passed in, then creates and
immediately runs a transition on it.
|