Sets the component render mode.

Introduced: 32.0.

<void> TXTextControl.setRenderMode(<ComponentRenderMode> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The component render mode.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.