Click or drag to resize

PullToRefreshBehaviourexternalScrollRectProxy Field

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

Namespace:  frame8.ScrollRectItemsAdapter.Util.PullToRefresh
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IScrollRectProxy externalScrollRectProxy

Field Value

Type: IScrollRectProxy
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also