Compartilhar via


NSLayoutManager.GlyphRangeForBoundingRect(CGRect, NSTextContainer) Método

Definição

Retorna o intervalo de índices de glifo que são pelo menos parcialmente no .

[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

Retornos

Atributos

Aplica-se a