Gets the editable region's text.

<void> EditableRegion.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the editable region's text.
errorCallback Optional. Is called when the operation failed with an error.