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