CoreWebView2FaviconImageFormat Enum

The requested format to get the Favicon from CoreWebView2.GetFaviconAsync.

Name Value Description
Png 0x0 Request the Favicon to be retrieved a Png Format.
Jpeg 0x1 Request the Favicon to be retrieved a Jpeg Format.

Referenced by