Click or drag to resize

ExpandableVHCanPresentModelType Method

Namespace:  frame8.ScrollRectItemsAdapter.MultiplePrefabsExample.ViewHolders
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public override bool CanPresentModelType(
	Type modelType
)

Parameters

modelType
Type: SystemType

Return Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 2.5.2
See Also