ChatMessageModel
HasPendingVisualSizeChange Property
|
This will be true when the item size may have changed and the ContentSizeFitter component needs to be updated
Namespace:
Com.ForbiddenByte.OSA.Demos.Chat
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool HasPendingVisualSizeChange { get; set; }
Property Value
Type:
Boolean
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also