Contents

containsStart

A Boolean value that indicates whether the rectangle contains the start of the selection.

Declaration

var containsStart: Bool { get }

Discussion

The value of this property is used to determine the placement of the selection handles in bidirectional text. It provides a clue to the system about whether the start of the selection is in the specified rectangle.

See Also

Determining the Selection Status