Compartir a través de


INSTextAttachmentContainer.GetAttachmentBounds Método

Definición

Devuelve los límites de los datos adjuntos de texto.

[Foundation.Export("attachmentBoundsForTextContainer:proposedLineFragment:glyphPosition:characterIndex:")]
[Foundation.Preserve(Conditional=true)]
public CoreGraphics.CGRect GetAttachmentBounds (UIKit.NSTextContainer textContainer, CoreGraphics.CGRect proposedLineFragment, CoreGraphics.CGPoint glyphPosition, nuint characterIndex);
abstract member GetAttachmentBounds : UIKit.NSTextContainer * CoreGraphics.CGRect * CoreGraphics.CGPoint * nuint -> CoreGraphics.CGRect

Parámetros

textContainer
NSTextContainer
proposedLineFragment
CGRect
glyphPosition
CGPoint
characterIndex
System.System.UIntPtr System.unativeint

Devoluciones

Atributos

Se aplica a