Share via


NSLayoutManager.ExtraLineFragmentRect Property

Definition

The CGRect needed for the insertion point.

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

Property Value

Returns the rectangle defining the extra line fragment for the insertion point or {0,0,0,0} if there is no such retangle.

Attributes

Applies to