Gets the formatting rectangle of a text field.
<void> TextField.getFormattingBounds(<RequestRectangleCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the formatting rectangle. |
| error |
Optional. Is called when the operation failed with an error. |