Click or drag to resize

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
Syntax
C#
public bool HasPendingSizeChange { get; set; }

Property Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 3.1
See Also