Search
RotationController.getRunningAnimation Method
See Also
 






Gets the ComponentAnimation that is currently performed. For internal use.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public RotationController.Animation getRunningAnimation ()

 Return Value

An instance of a ComponentAnimation-derived class.

 See Also