Click or drag to resize

Transitionrun Method

Overload List
 NameDescription
Public methodrun Starts the transition.
Public methodStatic memberrun(Object, String, Object, ITransitionType) Creates and immediately runs a transition on the property passed in.
Public methodStatic memberrun(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.
Top
See Also