Sets whether a text field has a doubled input position in front of its first character and behind its last character.
<void> TextField.getDoubledInputPosition(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives whether a text field has a doubled input position in front of its first character and behind its last character. |
| error |
Optional. Is called when the operation failed with an error. |