Click or drag to resize

IBrowserSettingsWebGl Property

Version 91.1.160
Controls whether WebGL can be used. Note that WebGL requires hardware support and may not work on all systems even when enabled. Also configurable using the "disable-webgl" command-line switch.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 91.1.160.0 (91.1.160.0)
Syntax
CefState WebGl { get; set; }

Property Value

Type: CefState
See Also