WaitForSelectorAsyncResponseElementAdded Property |
Version 130.1.90
True if the element was added to the DOM otherwise false if it was removed
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public bool ElementAdded { get; }
public:
property bool ElementAdded {
bool get ();
}
Property Value
BooleanSee Also