Gets a value specifying whether text is vertically centered at the current text input position.

<void> InputFormat.getVerticallyCentered(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback The callback function that receives the requested value.
errorCallback Optional. Is called when the operation failed with an error.