Click or drag to resize

DefaultAppOnRegisterCustomSchemes Method

Version 71.0.0

[Missing <summary> documentation for "M:CefSharp.DefaultApp.OnRegisterCustomSchemes(CefSharp.ISchemeRegistrar)"]

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 71.0.0.0 (71.0.0.0)
Syntax
protected void OnRegisterCustomSchemes(
	ISchemeRegistrar registrar
)

Parameters

registrar
Type: CefSharpISchemeRegistrar

[Missing <param name="registrar"/> documentation for "M:CefSharp.DefaultApp.OnRegisterCustomSchemes(CefSharp.ISchemeRegistrar)"]

See Also