NSLayoutManager.GetGlyphRange(NSTextContainer) Method

Definition

[Foundation.Export("glyphRangeForTextContainer:")]
public virtual Foundation.NSRange GetGlyphRange (AppKit.NSTextContainer container);
abstract member GetGlyphRange : AppKit.NSTextContainer -> Foundation.NSRange
override this.GetGlyphRange : AppKit.NSTextContainer -> Foundation.NSRange

Parameters

container
NSTextContainer

Returns

Attributes

Applies to