Click or drag to resize

OSATParams, TItemViewsHolderRemoveItems Method

It preserves previously cached sizes. See ChangeItemsCount(ItemCountChangeMode, Int32, Int32, Boolean, Boolean). Note that overriding this method doesn't mean you catch all the REMOVE calls. For example, a call to RemoveItemWithViewsHolder(TItemViewsHolder, Boolean, Boolean) would call ChangeItemsCount(ItemCountChangeMode, Int32, Int32, Boolean, Boolean) directly, in which case you should override that method instead.

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also