NSLayoutManager.GetGlyphRange(NSTextContainer) 方法

定义

[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

参数

container
NSTextContainer

返回

属性

适用于