Edit

Share via


NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) Method

Definition

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

Parameters

bounds
CGRect
container
NSTextContainer
Attributes

Applies to