Click or drag to resize

FrameGatedAPIFeatures Property

Version 118.6.80
Indicated which gated APIs / features are available.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public GatedAPIFeatures[] GatedAPIFeatures { get; set; }

Property Value

Type: GatedAPIFeatures
See Also