UICollectionViewLayout.FinalizeAnimatedBoundsChange 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, 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