UIKit.NSLayoutManager.EnsureGlyphsForCharacterRange Method
Forces the UIKit.NSLayoutManager to generate glyphs for the specified characters, if it has not already done so.

Syntax

[Foundation.Export("ensureGlyphsForCharacterRange:")]
public virtual void EnsureGlyphsForCharacterRange (Foundation.NSRange charRange)

Parameters

charRange
Documentation for this section has not yet been entered.

Remarks

The UIKit.NSLayoutManager may calculate glyphs for a range larger than the charRange. 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