Gets whether the current text input position when the TextControl is inactive and the blinking caret is not visible.

<void> InputPosition.getInactiveMarker(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the current text input position when the TextControl is inactive and the blinking caret is not visible.
errorCallback Optional. Is called when the operation failed with an error.