Freigeben über


UICollectionViewLayout.ShouldInvalidateLayoutForBoundsChange(CGRect) Methode

Definition

Gibt an, ob für die neuen Grenzen ein Layoutupdate erforderlich ist.

[Foundation.Export("shouldInvalidateLayoutForBoundsChange:")]
public virtual bool ShouldInvalidateLayoutForBoundsChange (CoreGraphics.CGRect newBounds);
abstract member ShouldInvalidateLayoutForBoundsChange : CoreGraphics.CGRect -> bool
override this.ShouldInvalidateLayoutForBoundsChange : CoreGraphics.CGRect -> bool

Parameter

newBounds
CGRect

Gibt zurück

Attribute

Gilt für: