Contents

showContextHelp(_:)

Implemented by subclasses to invoke the help system, displaying information relevant to the receiver and its current state.

Declaration

func showContextHelp(_ sender: Any?)

Parameters

  • sender:

    Typically the object that invoked this method.

See Also

Related Documentation