Share via


NSLayoutManager.ExtraLineFragmentUsedRect Property

Definition

The rectangle enclosing the insertion point.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ExtraLineFragmentUsedRect { [Foundation.Export("extraLineFragmentUsedRect")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("extraLineFragmentUsedRect")>]
member this.ExtraLineFragmentUsedRect : CoreGraphics.CGRect

Property Value

Twice the LineFragmentPadding, with the insertion point in the middle.

Attributes

Applies to