次の方法で共有


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

戻り値

属性

適用対象