UICollectionViewLayout.FinalizeCollectionViewUpdates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When overridden, allows additional animations or clean up during an update.
[Foundation.Export("finalizeCollectionViewUpdates")]
public virtual void FinalizeCollectionViewUpdates ();
abstract member FinalizeCollectionViewUpdates : unit -> unit
override this.FinalizeCollectionViewUpdates : unit -> unit
- Attributes