Gets a value indicating whether the spinner should revolve when the value passes beyond the Minimum or Maximum value.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public boolean isSpinning () |
true to let the value revolve to the other end of the range, or false otherwise.
See Also