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