Gets the number of characters which belong to the editable region.

<void> EditableRegion.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the number of characters which belong to the editable region.
errorCallback Optional. Is called when the operation failed with an error.