NeedsBeginFramesChangedEventArgsNeedsBeginFrames Property  | 
Version 106.0.290 
            True if BeginFrames are needed, false otherwise.
            
 
    Namespace: 
   CefSharp.DevTools.HeadlessExperimental
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic bool NeedsBeginFrames { get; }public:
property bool NeedsBeginFrames {
	bool get ();
}Property Value
Type: 
Boolean
See Also