Contents

crosshair

Returns the cross-hair system cursor.

Declaration

class var crosshair: NSCursor { get }

Return Value

The cross-hair cursor. This cursor is used for situations when precise location is required (where the lines cross is the hot spot).

See Also

Retrieving cursor instances