Partager via


UICollectionViewLayout.ShouldInvalidateLayoutForBoundsChange(CGRect) Méthode

Définition

Indique si les nouvelles limites nécessitent une mise à jour de la disposition.

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

Paramètres

newBounds
CGRect

Retours

Attributs

S’applique à