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