ToolAssistanceInputKey Type alias
Identifies one of a set of commonly-used ToolAssistance messages notifying the user of the result of the next input.
@see ToolAssistance.translateInput to obtain a corresponding localizaed message appropriate for displaying to the user.
ToolAssistanceInputKey = "AcceptSelection" | "AcceptElement" | "AcceptPoint" | "AdditionalElement" | "AdditionalPoint" | "Accept" | "Complete" | "Cancel" | "Restart" | "Exit"
Defined in
Last Updated: 04 December, 2023