Click or drag to resize
BrowserSettingsWindowlessFrameRate Property
Version 57.0.0

[Missing <summary> documentation for "P:CefSharp.BrowserSettings.WindowlessFrameRate"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public virtual int WindowlessFrameRate { get; set; }

Property Value

Type: Int32

Implements

IBrowserSettingsWindowlessFrameRate
See Also