32 lines
378 B
Markdown
32 lines
378 B
Markdown
---
|
|
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
|