Click or drag to resize

BaseItemViewsHolder Class

Inheritance Hierarchy

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class BaseItemViewsHolder : AbstractViewHolder

The BaseItemViewsHolder type exposes the following members.

Constructors
  NameDescription
Public methodBaseItemViewsHolder
Top
Fields
  NameDescription
Public fielditemIndexInView
Only used if the scroll rect is looping, otherwise is the same as itemIndex; see BaseParams.loopItems;
Top
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also