INSTextAttachmentContainer.GetAttachmentBounds Method

Definition

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

Parameters

textContainer
NSTextContainer
lineFrag
CGRect
position
CGPoint
charIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to