Gets the bounding rectangle of a text field.

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

Parameters

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