Cocos Creator API

1.5.x

Cocos Creator is the game engine for the future.

Enum ScrollView.EventType

Module: cc

Enum for ScrollView event type.

SCROLL_TO_TOP Number

The event emmitted when ScrollView scroll to the top boundary of inner container

SCROLL_TO_BOTTOM Number

The event emmitted when ScrollView scroll to the bottom boundary of inner container

SCROLL_TO_LEFT Number

The event emmitted when ScrollView scroll to the left boundary of inner container

SCROLL_TO_RIGHT Number

The event emmitted when ScrollView scroll to the right boundary of inner container

SCROLLING Number

The event emmitted when ScrollView is scrolling

BOUNCE_TOP Number

The event emmitted when ScrollView scroll to the top boundary of inner container and start bounce

BOUNCE_BOTTOM Number

The event emmitted when ScrollView scroll to the bottom boundary of inner container and start bounce

BOUNCE_LEFT Number

The event emmitted when ScrollView scroll to the left boundary of inner container and start bounce

BOUNCE_RIGHT Number

The event emmitted when ScrollView scroll to the right boundary of inner container and start bounce

AUTOSCROLL_ENDED Number

The event emmitted when ScrollView scroll ended

TOUCH_UP Number

The event emmitted when user release the touch

AUTOSCROLL_ENDED_WITH_THRESHOLD Number

The event emmitted when ScrollView scroll ended with a threshold

There are no properties that match your current filter settings. You can change your filter settings in the index section on this page. index