We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e45fae3 commit 90a3069Copy full SHA for 90a3069
1 file changed
specs/Appearance.md
@@ -54,7 +54,7 @@ interface ICoreWebView2Controller4 : ICoreWebView2Controller3 {
54
/// and sets the media feature `prefers-color-scheme` for websites to respond to.
55
56
/// Returns the value of the `Appearance` property.
57
- [propget] HRESULT Appearance(
+ [propget] HRESULT DefaultColorTheme(
58
[out, retval] COREWEBVIEW2_APPEARANCE_KIND* value);
59
60
/// Sets the `Appearance` property.
0 commit comments