Click or drag to resize

WebAppManifestScopeExtensions Property

Version 130.1.90
Non-standard, see https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md

Namespace: CefSharp.DevTools.Page
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IList<ScopeExtension> ScopeExtensions { get; set; }

Property Value

IListScopeExtension
See Also