Click or drag to resize

ChatMessageModel Class

HasPendingVisualSizeChange is set to true each time a property that can affect the height changes
Inheritance Hierarchy
SystemObject
  Com.ForbiddenByte.OSA.Demos.ChatChatMessageModel

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

The ChatMessageModel type exposes the following members.

Constructors
  NameDescription
Public methodChatMessageModel
Top
Properties
  NameDescription
Public propertyHasPendingVisualSizeChange
This will be true when the item size may have changed and the ContentSizeFitter component needs to be updated
Public propertyImageIndex
Public propertyIsMine
Public propertyText
Public propertyTimestampAsDateTime
Top
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also