Gets the component render mode.
Introduced: 32.0.
<void> TXTextControl.getRenderMode(<RequestRenderModeCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the property value. |
error |
Optional. Is called when the operation failed with an error. |