NSLayoutManager.EnsureLayoutForBoundingRect(CGRect, NSTextContainer) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レイアウト マネージャーが 内でレイアウトを強制的に実行するようにします。
[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
パラメーター
- bounds
- CGRect
- container
- NSTextContainer
- 属性
注釈
レイアウト マネージャーは、 よりも大きい領域をレイアウトできます。