Share via


NSLayoutManager.GlyphRangeForBoundingRect(CGRect, NSTextContainer) Método

Definición

Devuelve el intervalo de índices de glifo que se encuentran al menos parcialmente en .

[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

Parámetros

bounds
CGRect
container
NSTextContainer

Devoluciones

Atributos

Se aplica a