OnPaintEventArgsHandled Property |
Version 67.0.0 [Missing <summary> documentation for "P:CefSharp.OnPaintEventArgs.Handled"]
Namespace:
CefSharp
Assembly:
CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax public bool Handled { get; set; }
public:
property bool Handled {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also