Click or drag to resize

NeedsBeginFramesChangedEventArgsNeedsBeginFrames Property

Version 108.4.130
True if BeginFrames are needed, false otherwise.

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

Property Value

Type: Boolean
See Also