Click or drag to resize

PullToRefreshGizmo Methods

The PullToRefreshGizmo type exposes the following members.

Methods
  NameDescription
Public methodAwake
Public methodOnPull

Called for each OnDrag event on the ScrollRect. In other words, it's called continuously during moving the mouse/finger after the click

Public methodOnRefreshCancelled
Called when the click/finger was released before the pullPower reached 1f
Public methodOnRefreshed
Called when the refresh did occur (dragged with at least 1f power and released)
Top
See Also