[]
Called after an item is measured in order to update scrolling structures.
protected virtual void AfterItemMeasure(int index, Size desiredSize, bool isUpdate)
Type | Name | Description |
---|---|---|
int | index | The index of the item which was measured. |
Size | desiredSize | The desired size of the item just measured. |
bool | isUpdate |