Member variable CoreWebView2Settings():IsStatusBarEnabled Foundation
Controls whether the status bar is displayed.
This member variable determines whether a status bar is shown at the bottom of the WebView2 control. The status bar typically displays information such as link destinations when hovering over hyperlinks, loading status, and other browser messages. When set to .T. (true), the status bar is visible. When set to .F. (false), the status bar is hidden. By default, the status bar is enabled.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.