Search
ScrollEvent.getType Method
See Also
 






Gets the type of scroll event that occurred.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public int getType ()

 Return Value

One of the ScrollEventType constants.

 See Also