UICollectionViewLayout.FinalizeAnimatedBoundsChange Method

Definition

When overridden, performs custom cleanup after animated changes to the bounds or after items have been inserted or deleted.

[Foundation.Export("finalizeAnimatedBoundsChange")]
public virtual void FinalizeAnimatedBoundsChange ();
abstract member FinalizeAnimatedBoundsChange : unit -> unit
override this.FinalizeAnimatedBoundsChange : unit -> unit
Attributes

Applies to