NSLayoutManager.GlyphRangeForBoundingRectWithoutAdditionalLayout 方法

定义

返回至少部分位于 没有字形生产或布局的 中的字形索引的范围。

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

参数

bounds
CGRect
container
NSTextContainer

返回

属性

适用于