NSTypesetter.GlyphRangeForCharacterRange(NSRange, NSRange) Method

Definition

[Foundation.Export("glyphRangeForCharacterRange:actualCharacterRange:")]
public virtual Foundation.NSRange GlyphRangeForCharacterRange (Foundation.NSRange charRange, out Foundation.NSRange actualCharRange);
abstract member GlyphRangeForCharacterRange : Foundation.NSRange *  -> Foundation.NSRange
override this.GlyphRangeForCharacterRange : Foundation.NSRange *  -> Foundation.NSRange

Parameters

charRange
NSRange
actualCharRange
NSRange

Returns

Attributes

Applies to