Click or drag to resize

PullToRefreshGizmoIsShown Property

Property that can be overriden by the inheritors. The default implementation is to set whether the game object is active or not

Namespace:  frame8.ScrollRectItemsAdapter.Util.PullToRefresh
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual bool IsShown { get; set; }

Property Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also