NSCursorAttributeName
The cursor object.
Declaration
extern NSAttributedStringKey NSCursorAttributeName;Discussion
The value of this attribute is an NSCursor object. The default value is the cursor returned by the iBeam method.
The cursor object.
extern NSAttributedStringKey NSCursorAttributeName;The value of this attribute is an NSCursor object. The default value is the cursor returned by the iBeam method.