We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e02d0 commit 1a3e30dCopy full SHA for 1a3e30d
1 file changed
specs/StatusBarActivity.md
@@ -93,8 +93,6 @@ interface ICoreWebView2StatusBarHidingEventHandler : IUnknown {
93
## C#/ .Net/ WinRT
94
```
95
namespace Microsoft.Web.WebView2.Core {
96
-
97
98
runtimeclass CoreWebView2StatusBarShowingEventArgs {
99
string message {get;};
100
}
0 commit comments