Share via


NSTextLayoutFragment.GetFrameForTextAttachment(INSTextLocation) Method

Definition

[Foundation.Export("frameForTextAttachmentAtLocation:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetFrameForTextAttachment(AppKit.INSTextLocation location);
[<Foundation.Export("frameForTextAttachmentAtLocation:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFrameForTextAttachment : AppKit.INSTextLocation -> CoreGraphics.CGRect
override this.GetFrameForTextAttachment : AppKit.INSTextLocation -> CoreGraphics.CGRect

Parameters

location
INSTextLocation

Returns

Attributes

Applies to