Gets the formatting rectangle of a text field.

<void> TextField.getFormattingBounds(<RequestRectangleCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the formatting rectangle.
errorCallback Optional. Is called when the operation failed with an error.