String
Get the enum value for ICON_ONLY. This mode causes the interaction to display the previous set of choices as icons.
Kind: Static property of LayoutMode
Returns: String
- The enum value.
String
Get the enum value for ICON_WITH_SEARCH. This mode causes the interaction to display the previous set of choices as icons along with a search field in the HMI.
Kind: Static property of LayoutMode
Returns: String
- The enum value.
String
Get the enum value for KEYBOARD. This mode causes the interaction to immediately display a keyboard entry through the HMI.
Kind: Static property of LayoutMode
Returns: String
- The enum value.