Share via


UICollectionViewLayout.PrepareForAnimatedBoundsChange(CGRect) Method

Definition

[Foundation.Export("prepareForAnimatedBoundsChange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PrepareForAnimatedBoundsChange(CoreGraphics.CGRect oldBounds);
[<Foundation.Export("prepareForAnimatedBoundsChange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrepareForAnimatedBoundsChange : CoreGraphics.CGRect -> unit
override this.PrepareForAnimatedBoundsChange : CoreGraphics.CGRect -> unit

Parameters

oldBounds
CGRect
Attributes

Applies to