ObjectWrap.setHelpText
void setHelpText(string helpText)Sets the help text associated with the accessible. This can be used to expose context-sensitive information to help a user understand how to interact with the object.
Parameters
helpText | a character string to be set as the accessible's help text |