CSSPositionTryRuleActive Property |
Version 130.1.90
Active
Namespace: CefSharp.DevTools.CSSAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool Active { get; set; }
public:
property bool Active {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also