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