rectSelection
The pointer style appropriate for precise rectangular selection, such as selecting a portion of an image or multiple lines of text.
Declaration
static let rectSelection: PointerStyleDiscussion
This pointer style displays a crosshair. You may apply this pointer style to a single view or a view hierarchy using the pointerStyle(_:) modifier.