PaintElementType Enumeration |
Version 55.0.0
Paint element types.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public enum PaintElementType
public enum class PaintElementType
Members
| Member name | Value | Description |
---|
| View | 0 | |
| Popup | 1 | |
See Also