Click or drag to resize

PaintElementType Enumeration

Version 94.4.20
Paint element types.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public enum PaintElementType
Members
  Member nameValueDescription
View0 An enum constant representing the view option.
Popup1 An enum constant representing the popup option.
See Also