ICoreWebView2Settings.get_IsStatusBarEnabled

IsStatusBarEnabled controls whether the status bar is displayed. The status bar is usually displayed in the lower left of the WebView and shows things such as the URI of a link when the user hovers over it and other information. The default value is TRUE. The status bar UI can be altered by web content and should not be considered secure.

interface ICoreWebView2Settings
@" propget"
HRESULT
get_IsStatusBarEnabled

Meta