ToolAssistanceInstruction Interface
Interface used to describe a Tool Assistance instruction.
Properties
Name | Type | Description | |
---|---|---|---|
image | string | ToolAssistanceImage | Name of icon WebFont entry, or if specifying an SVG symbol, use "svg:" prefix to imported symbol Id. | |
inputMethod | ToolAssistanceInputMethod | undefined | Input Method to which the instruction applies | |
isNew | boolean | undefined | Indicates whether this instruction is new. | |
keyboardInfo | ToolAssistanceKeyboardInfo | undefined | When ToolAssistanceImage.Keyboard is specified for image, information about the Keyboard keys in the image. | |
text | string | Text for the instruction. |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.