Click or drag to resize

CefCustomSchemeOptions Property

Version 94.4.20
Gets the underlying scheme options that represents

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public SchemeOptions Options { get; }

Property Value

Type: SchemeOptions
See Also