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