lastLineRect
The bounding rectangle of the last line of text in the drag preview.
Declaration
var lastLineRect: CGRect { get }Discussion
The last line rectangle contains the last line of text in the drag preview that may be a partial line. This property can be a zero rectangle. The initial value is also not calculated until the first time it’s used.