UIKit.NSLayoutManager.EnsureLayoutForBoundingRect Method
Forces the UIKit.NSLayoutManager to layout the specified rectangle, if it has not already done so.

Syntax

[Foundation.Export("ensureLayoutForBoundingRect:inTextContainer:")]
public virtual void EnsureLayoutForBoundingRect (NSTextContainer container, CoreGraphics.CGRect bounds)

Parameters

bounds
Documentation for this section has not yet been entered.
container
Documentation for this section has not yet been entered.

Remarks

The UIKit.NSLayoutManager may layout an area larger than the bounds. If NSLayoutManager.AllowsNonContinguousLayout is false, the range will always extend to the beginning of the text.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0