Click or drag to resize

NeedsBeginFramesChangedEventArgsNeedsBeginFrames Property

Version 105.3.390
True if BeginFrames are needed, false otherwise.

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

Property Value

Type: Boolean
See Also