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