Click or drag to resize

CefCustomSchemeOptions Property

Version 87.1.132
Gets the underlying scheme options that represents

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

Property Value

Type: SchemeOptions
See Also