Click or drag to resize

MyModel Class

The data associated with an item
Inheritance Hierarchy
SystemObject
Com.ForbiddenByte.OSA.Demos.ExpandToVariableSize MyModel

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

The MyModel type exposes the following members.

Constructors
Name Description
Public method MyModel
Top
Properties
Name Description
Public property ExpandedAmount
Public property ExpandedSize
Public property HasPendingExpandedSizeChange
This will be true when the item size may have changed and the ContentSizeFitter component needs to be updated
Public property Title
HasPendingExpandedSizeChange is set to true each time this property changes
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also