Java com.facebook.react.views.scroll ScrollEventType fields, constructors, methods, implement or subclass

Example usage for Java com.facebook.react.views.scroll ScrollEventType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.facebook.react.views.scroll ScrollEventType.

The text is from its open source code.

Field

ScrollEventTypeBEGIN_DRAG
ScrollEventTypeEND_DRAG
ScrollEventTypeSCROLL
ScrollEventTypeMOMENTUM_BEGIN
ScrollEventTypeMOMENTUM_END

Method