Value: 16843109
If set, specifies that this TextView has a numeric input method. The default is false.
| Constant | Value | Description |
|---|---|---|
| integer | 0x01 | Input is numeric. |
| signed | 0x03 | Input is numeric, with sign allowed. |
| decimal | 0x05 | Input is numeric, with decimals allowed. |
Must be one or more (separated by '|') of the following constant values.