Add an event handler for the StatusBarTextChanged event. StatusBarTextChanged fires when the WebView is showing a status message, a URL, or an empty string (an indication to hide the status bar). \snippet SettingsComponent.cpp StatusBarTextChanged
See Implementation
Add an event handler for the StatusBarTextChanged event. StatusBarTextChanged fires when the WebView is showing a status message, a URL, or an empty string (an indication to hide the status bar). \snippet SettingsComponent.cpp StatusBarTextChanged