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])

Parameters

Parameter Description
callback Receives whether a text field has a doubled input position in front of its first character and behind its last character.
errorCallback Optional. Is called when the operation failed with an error.