Skip to content

Commit a4026d9

Browse files
Update specs/WindowControlsOverlayConfiguration.md
Co-authored-by: David Risney <[email protected]>
1 parent 4bc0b7a commit a4026d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/WindowControlsOverlayConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ interface ICoreWebView2WindowControlsOverlaySettings : IUnknown {
113113
///will automatically calculate a foreground and hover color that will
114114
/// provide you the best contrast while maintaining accessibility.
115115
/// Defaults to #f3f3f3
116-
[propput] HRESULT TitleBarColor([in] COREWEBVIEW2_COLOR value);
116+
[propput] HRESULT TitleBarBackgroundColor([in] COREWEBVIEW2_COLOR value);
117117
}
118118
```
119119

0 commit comments

Comments
 (0)