Click or drag to resize

NeedsBeginFramesChangedEventArgsNeedsBeginFrames Property

Version 101.0.180
True if BeginFrames are needed, false otherwise.

Namespace:  CefSharp.DevTools.HeadlessExperimental
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public bool NeedsBeginFrames { get; }

Property Value

Type: Boolean
See Also