Returns the default cursor, the arrow cursor.
SDKs
- macOS 10.0+
- Mac Catalyst 13.2+
Framework
- App
Kit
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.