NSLayoutManager.CharacterRangeForGlyphRange(NSRange, NSRange) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("characterRangeForGlyphRange:actualGlyphRange:")]
public virtual Foundation.NSRange CharacterRangeForGlyphRange (Foundation.NSRange glyphRange, out Foundation.NSRange actualGlyphRange);
abstract member CharacterRangeForGlyphRange : Foundation.NSRange * -> Foundation.NSRange
override this.CharacterRangeForGlyphRange : Foundation.NSRange * -> Foundation.NSRange
Parameter
- glyphRange
- NSRange
- actualGlyphRange
- NSRange
Gibt zurück
- Attribute