ExampleItemModelHasPendingSizeChange Property |
This will be true when the item size may have changed and the ContentSizeFitter component needs to be updated
Namespace:
frame8.ScrollRectItemsAdapter.ContentSizeFitterExample
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic bool HasPendingSizeChange { get; set; }Property Value
Type:
Boolean
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also