Click or drag to resize

PullToRefreshBehaviour Fields

The PullToRefreshBehaviour type exposes the following members.

Fields
  NameDescription
Public fieldexternalScrollRectProxy
Will be retrieved from the scrollrect. If not found, it can be assigned anytime before the first Update. If not assigned, a default proxy will be used. The purpose of this is to allow custom implementations of ScrollRect to be used
Public fieldOnPullProgress
Public fieldOnRefresh
Public fieldOnRefreshWithSign
Top
See Also