Gets the color used to display the frame fill color at the current input position.
<void> InputFormat.getFrameFillColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color used to display the frame fill color at the current input position. |
error |
Optional. Is called when the operation failed with an error. |