Contents

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.

See Also

Getting text attribute keys