Click or drag to resize

OSATParams, TItemViewsHolderInit Method

Initializes the adapter. This is automatically called in Start(), if it wasn't already (i.e. you overrode Awake() or Start() and initialized called Init() yourself)

Will call Canvas.ForceUpdateCanvases(), Params.InitIfNeeded(), will initialize the internal state and will change the items count to 0

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void Init()
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also