contextHelp(for:)
Returns context-sensitive help for an object.
Declaration
func contextHelp(for object: Any) -> NSAttributedString?Parameters
- object:
Object for which context-sensitive help is sought.
Return Value
Context-sensitive help content.
Returns context-sensitive help for an object.
func contextHelp(for object: Any) -> NSAttributedString?Object for which context-sensitive help is sought.
Context-sensitive help content.