Click or drag to resize

DisabledImageType Enumeration

Version 94.4.20
Enum of image types that can be disabled.

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public enum DisabledImageType
Members
  Member nameValueDescription
Avif0 avif
Jxl1 jxl
Webp2 webp
See Also