NeedsBeginFramesChangedEventArgsNeedsBeginFrames Property |
Version 94.4.20
True if BeginFrames are needed, false otherwise.
Namespace:
CefSharp.DevTools.HeadlessExperimental
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public bool NeedsBeginFrames { get; }
public:
property bool NeedsBeginFrames {
bool get ();
}
Property Value
Type:
BooleanSee Also