--- id: "inputmode" title: "InputMode" sidebar_label: "InputMode" --- ## Index ### Enumeration members * [DoubleInput](inputmode.md#doubleinput) * [IntInput](inputmode.md#intinput) * [TextInput](inputmode.md#textinput) ## Enumeration members ### DoubleInput • **DoubleInput**: = 2 ___ ### IntInput • **IntInput**: = 1 ___ ### TextInput • **TextInput**: = 0