Click or drag to resize

DefaultAppOnRegisterCustomSchemes Method

Version 75.1.140

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

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

Parameters

registrar
Type: CefSharpISchemeRegistrar

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

See Also