Partager via


NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) Méthode

Définition

Force le gestionnaire de disposition à effectuer la disposition dans .

[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

Paramètres

bounds
CGRect
container
NSTextContainer
Attributs

Remarques

Le gestionnaire de disposition peut disposer des zones plus grandes que .

S’applique à