Contents

arrow

Returns the default cursor, the arrow cursor.

Declaration

class var arrow: NSCursor { get }

Return Value

The default cursor, a slanted arrow with its hot spot at the tip. The arrow cursor is the one you’re used to seeing over buttons, scrollers, and many other objects in the window system.

See Also

Related Documentation

Retrieving cursor instances