UICollectionViewLayout.ShouldInvalidateLayoutForBoundsChange(CGRect) Metodo

Definizione

Se i nuovi limiti richiedono un aggiornamento del layout.

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

Parametri

newBounds
CGRect

Restituisce

Attributi

Si applica a