UICollectionViewLayout.FinalizeLayoutTransition Method

Definition

Called prior to transition animations, informs the layout object to perform any steps necessary before the animations.

[Foundation.Export("finalizeLayoutTransition")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void FinalizeLayoutTransition ();
abstract member FinalizeLayoutTransition : unit -> unit
override this.FinalizeLayoutTransition : unit -> unit
Attributes

Applies to