NSLayoutManager.ExtraLineFragmentUsedRect Property

Definition

The rectangle enclosing the insertion point.

public virtual CoreGraphics.CGRect ExtraLineFragmentUsedRect { [Foundation.Export("extraLineFragmentUsedRect")] get; }
member this.ExtraLineFragmentUsedRect : CoreGraphics.CGRect

Property Value

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

Attributes

Applies to