UICollectionViewLayout.PrepareForAnimatedBoundsChange(CGRect) 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.
Called prior to animated changes to the bounds or before insertion or deletion of items.
[Foundation.Export("prepareForAnimatedBoundsChange:")]
public virtual void PrepareForAnimatedBoundsChange (CoreGraphics.CGRect oldBounds);
abstract member PrepareForAnimatedBoundsChange : CoreGraphics.CGRect -> unit
override this.PrepareForAnimatedBoundsChange : CoreGraphics.CGRect -> unit
Parameters
- oldBounds
- CGRect
- Attributes