NSLayoutManager.ExtraLineFragmentRect Property

Definition

The RectangleF needed for the insertion point.

public virtual CoreGraphics.CGRect ExtraLineFragmentRect { [Foundation.Export("extraLineFragmentRect")] get; }
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