Specifies the type of scroll event that occurred.
public final int type;
This field can be set to one of the constants defined in the ScrollEventType class. For an example that shows how to check the value of this field in an event handler, see newValue.