다음을 통해 공유


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

반환

특성

적용 대상