Click or drag to resize

MyItemViewsHolder Class

Inheritance Hierarchy

Namespace:  Com.ForbiddenByte.OSA.Demos.LoopingSpinners
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class MyItemViewsHolder : BaseItemViewsHolder

The MyItemViewsHolder type exposes the following members.

Constructors
  NameDescription
Public methodMyItemViewsHolder
Top
Methods
  NameDescription
Public methodCollectViews
If instead of calling Init(GameObject, Int32, Boolean, Boolean), the initializaton is done manually, this should be called lastly as part of the initialization phase
(Overrides AbstractViewsHolderCollectViews.)
Top
Fields
  NameDescription
Public fieldbackground
Public fieldtitleText
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also