Search
PanController.getRunningAnimation Method
See Also
 






Gets the running ComponentAnimation. For internal use only.

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

 Syntax

Java  Copy Code

public ComponentAnimation getRunningAnimation ()

 Return Value

An instance of a ComponentAnimation-derived class.

 See Also