Compartilhar via


NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) Método

Definição

Força o gerenciador de layout a executar o layout em dentro de .

[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

Parâmetros

bounds
CGRect
container
NSTextContainer
Atributos

Comentários

O gerenciador de layout pode definir áreas maiores que .

Aplica-se a