NSTypesetter.GetCharacterRangeForGlyphRange(NSRange, NSRange) Method

Definition

[Foundation.Export("characterRangeForGlyphRange:actualGlyphRange:")]
public virtual Foundation.NSRange GetCharacterRangeForGlyphRange (Foundation.NSRange glyphRange, out Foundation.NSRange actualGlyphRange);
abstract member GetCharacterRangeForGlyphRange : Foundation.NSRange *  -> Foundation.NSRange
override this.GetCharacterRangeForGlyphRange : Foundation.NSRange *  -> Foundation.NSRange

Parameters

glyphRange
NSRange
actualGlyphRange
NSRange

Returns

Attributes

Applies to