Gets the color used to display the color of frame lines at the current text input position.

<void> InputFormat.getFrameLineColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the color used to display the color of frame lines at the current text input position.
errorCallback Optional. Is called when the operation failed with an error.