We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742d092 commit 74cbd91Copy full SHA for 74cbd91
1 file changed
specs/GetFavicon.md
@@ -101,7 +101,7 @@ interface ICoreWebView2_10 : ICoreWebView2_9 {
101
}
102
[v1_enum]
103
typedef enum COREWEBVIEW2_FAVICON_IMAGE_FORMAT {
104
- /// Indicates that the function should return the favicon in PNG format
+ /// Indicates that CoreWebView2.GetFaviconAsync should return the favicon in PNG format.
105
COREWEBVIEW2_CAPTURE_PREVIEW_IMAGE_FORMAT_PNG,
106
107
/// Indicates that CoreWebView2.GetFaviconAsync should return the favicon in JPG format.
0 commit comments