NSLayoutManager.GlyphRangeForBoundingRect(CGRect, NSTextContainer) 方法

定义

返回至少部分位于 中的字形索引的范围。

[Foundation.Export("glyphRangeForBoundingRect:inTextContainer:")]
public virtual Foundation.NSRange GlyphRangeForBoundingRect (CoreGraphics.CGRect bounds, UIKit.NSTextContainer container);
abstract member GlyphRangeForBoundingRect : CoreGraphics.CGRect * UIKit.NSTextContainer -> Foundation.NSRange
override this.GlyphRangeForBoundingRect : CoreGraphics.CGRect * UIKit.NSTextContainer -> Foundation.NSRange

参数

bounds
CGRect
container
NSTextContainer

返回

属性

适用于