Поделиться через


UICollectionViewLayout.GetInvalidationContextForBoundsChange(CGRect) Метод

Определение

Возвращает uiCollectionViewLayoutInvalidationContext, указывающий части макета, которые изменяются в ответ на изменение границ.

[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

Параметры

newBounds
CGRect

Возвращаемое значение

Атрибуты

Применяется к