Freigeben über


NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) Methode

Definition

Erzwingt den Layout-Manager, das Layout in auszuführen.

[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

Parameter

bounds
CGRect
container
NSTextContainer
Attribute

Hinweise

Der Layout-Manager kann Bereiche auslegen, die größer als sind.

Gilt für: