Share via


NSTextLayoutFragment.GetFrameForTextAttachment(INSTextLocation) Method

Definition

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

Parameters

___location
INSTextLocation

Returns

Attributes

Applies to