Shows or hides the web editor's status bar.

<void> TXTextControl.showStatusBar([<boolean> show])

Parameters

Parameter Description
show Optional. Determines if the status bar is shown or hidden. The default value is true.