NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Forces the layout manager to perform layout on within .
[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
Parameters
- bounds
- CGRect
- container
- NSTextContainer
- Attributes
Remarks
The layout manager may lay out areas larger than .