Contents

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.

See Also

Related Documentation

Displaying Context-Sensitive Help