Contents

toolTip

The tooltip text.

Declaration

static let toolTip: NSAttributedString.Key

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