API Reference > imodeljs-frontend > Tools > ToolAssistanceImage ToolAssistanceImage Enumeration Tool Assistance known images Members Name Value Description Keyboard 0 When Keyboard is specified, ToolAssistanceInstruction.keyboardInfo should be set. AcceptPoint 1 Plus sign CursorClick 2 Cursor image with click symbol LeftClick 3 Mouse image with darkened left button RightClick 4 Mouse image with darkened right button MouseWheel 5 Mouse image with darkened scroll wheel LeftClickDrag 6 Mouse image with darkened left button and left/right arrows RightClickDrag 7 Mouse image with darkened right button and left/right arrows MouseWheelClickDrag 8 Mouse image with darkened scroll wheel and left/right arrows OneTouchTap 9 Touch image with single finger tapping once OneTouchDoubleTap 10 Touch image with single finger tapping twice OneTouchDrag 11 Touch image with single finger dragging TwoTouchTap 12 Touch image with two fingers tapping once TwoTouchDrag 13 Touch image with two fingers dragging TwoTouchPinch 14 Touch image with two fingers pinching TouchCursorTap 15 Touch cursor image with single finger tapping once TouchCursorDrag 16 Touch cursor image with single finger dragging Defined in core/frontend/src/tools/ToolAssistance.ts Line 16 Last Updated: 11 June, 2024