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


NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) Метод

Определение

Заставляет диспетчер макета выполнять макет в .

[Foundation.Export("ensureLayoutForBoundingRect:inTextContainer:")]
public virtual void EnsureLayoutForBoundingRect (CoreGraphics.CGRect bounds, UIKit.NSTextContainer container);
abstract member EnsureLayoutForBoundingRect : CoreGraphics.CGRect * UIKit.NSTextContainer -> unit
override this.EnsureLayoutForBoundingRect : CoreGraphics.CGRect * UIKit.NSTextContainer -> unit

Параметры

bounds
CGRect
container
NSTextContainer
Атрибуты

Комментарии

Диспетчер макета может выложить области, превышающие .

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