ScrollEvent.type

Overview | Methods | Fields | This Package | All Packages

ScrollEvent.type

Specifies the type of scroll event that occurred.

Syntax

public final int type;

Remarks

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.