Click or drag to resize

ExpandableVHUpdateViews Method

Called to update the views from the specified model. Overriden by inheritors to update their own views after casting the model to its known type

Namespace:  Com.ForbiddenByte.OSA.Demos.MultiplePrefabs.ViewsHolders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public override void UpdateViews(
	BaseModel model
)

Parameters

model
Type: Com.ForbiddenByte.OSA.Demos.MultiplePrefabs.ModelsBaseModel
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also