ExpandableVH Class |
Namespace: Com.ForbiddenByte.OSA.Demos.MultiplePrefabs.ViewsHolders
public class ExpandableVH : BaseVH
The ExpandableVH type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpandableVH |
| Name | Description | |
|---|---|---|
| CanPresentModelType | Can only preset models of type ExpandableModel (Overrides BaseVHCanPresentModelType(Type).) | |
| CollectViews | If instead of calling Init(GameObject, RectTransform, Int32, Boolean, Boolean), the initializaton is done manually, this should be called lastly as part of the initialization phase (Overrides BaseVHCollectViews.) | |
| UpdateViews | 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 (Overrides BaseVHUpdateViews(BaseModel).) |
| Name | Description | |
|---|---|---|
| expandCollapseOnClickBehaviour | ||
| remoteImageBehaviour |