Click or drag to resize

CefCustomSchemeOptions Property

Version 92.0.260
Gets the underlying scheme options that represents

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

Property Value

Type: SchemeOptions
See Also