Gets the editable region's text.
<void> EditableRegion.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the editable region's text. |
| error |
Optional. Is called when the operation failed with an error. |