Click or drag to resize

NeedsBeginFramesChangedEventArgsNeedsBeginFrames Property

Version 98.1.210
True if BeginFrames are needed, false otherwise.

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

Property Value

Type: Boolean
See Also