Partager via


UICollectionViewLayout.GetInvalidationContextForBoundsChange(CGRect) Méthode

Définition

Renvoie une valeur UICollectionViewLayoutInvalidationContext qui spécifie les parties de la disposition qui changent en réponse à une modification des limites.

[Foundation.Export("invalidationContextForBoundsChange:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UICollectionViewLayoutInvalidationContext GetInvalidationContextForBoundsChange (CoreGraphics.CGRect newBounds);
abstract member GetInvalidationContextForBoundsChange : CoreGraphics.CGRect -> UIKit.UICollectionViewLayoutInvalidationContext
override this.GetInvalidationContextForBoundsChange : CoreGraphics.CGRect -> UIKit.UICollectionViewLayoutInvalidationContext

Paramètres

newBounds
CGRect

Retours

Attributs

S’applique à