Click or drag to resize

ChatMessageModelHasPendingVisualSizeChange Property

This will be true when the item size may have changed and the ContentSizeFitter component needs to be updated

Namespace:  frame8.ScrollRectItemsAdapter.ChatExample
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool HasPendingVisualSizeChange { get; set; }

Property Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also