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