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

Syntax

[Foundation.Export("ensureLayoutForGlyphRange:")]
public virtual void EnsureLayoutForGlyphRange (Foundation.NSRange glyphRange)

Parameters

glyphRange
Documentation for this section has not yet been entered.

Remarks

The UIKit.NSLayoutManager may layout a larger range than the specified glyphRange. 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