ExtendedInputDialogSettings Properties |
The ExtendedInputDialogSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultDecimalValue | Default decimal value. | |
| EnableBarcode | To get barcode. Numpad with barcode window will be shown. | |
| EnableCardSlider | To get card track. Enable card slide listener. | |
| EnablePhone | To get phone number. Numpad window with phone formatter will be shown. | |
| MaxDecimalValue | Maximum allowed decimal value. | |
| MinDecimalValue | Minimum allowed decimal value. | |
| NumericInputMode | Input mode for dialog window. | |
| TabTitleBarcode | Hint to barcode. | |
| TabTitleNumericString | Hint to numeric string. | |
| TabTitlePhone | Hint to phone number. |