Gets a value specifying whether text is top aligned at the current input position.

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

Parameters

Parameter Description
callback Receives whether the text is top aligned as parameter.
errorCallback Optional. Is called when the operation failed with an error.