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
Syntaxpublic virtual bool IsShown { get; set; }Property Value
Type:
Boolean
Version InformationOptimized ScrollView Adapter
Supported in: 4.0, 3.0
See Also