​
​
​

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

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

Parameters

Parameter Description
callback Receives whether the text is italic at the current input position.
errorCallback Optional. Is called when the operation failed with an error.
​