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
Syntaxpublic bool HasPendingVisualSizeChange { get; set; }Property Value
Type:
Boolean
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also