SlottedTouchButtonUtils
Types
SlottedTouchButtonData
Internal data representing a slotted touch button
Functions
createSlottedTouchButton
Touch buttons should always show up in the same position We use the SlotId to determine which slot we should put these buttons in.
isSlottedTouchButton
SlottedTouchButtonUtils.isSlottedTouchButton(inputType: any) → booleanReturns whether an inputType is a SlottedTouchButton type
createTouchButtonData
SlottedTouchButtonUtils.createTouchButtonData(slotId: string,inputModeType: InputModeType) → SlottedTouchButtonDataGets slotted touch button data for an inputKeyMapList