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).
Returns the cross-hair system cursor.
class var crosshair: NSCursor { get }The cross-hair cursor. This cursor is used for situations when precise location is required (where the lines cross is the hot spot).