Click or drag to resize

DisabledImageType Enumeration

Version 130.1.90
Enum of image types that can be disabled.

Namespace: CefSharp.DevTools.Emulation
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public enum DisabledImageType
Members
Member nameValueDescription
Avif0 avif
Webp1 webp
See Also