Contents

NSToolTipAttributeName

The tooltip text.

Declaration

extern NSAttributedStringKey NSToolTipAttributeName;

Discussion

The value of this attribute is an NSString object containing the tooltip text. The default value is nil, indicating no tooltip is available.

See Also

Getting text attribute keys