getDragState

open fun getDragState(): Int

Retrieve the current drag state of this behavior. This will return one of STATE_IDLE, STATE_DRAGGING or STATE_SETTLING.

Return

The current drag state