Click or drag to resize

FrameGatedAPIFeatures Property

Version 102.0.100
Indicated which gated APIs / features are available.

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

Property Value

Type: GatedAPIFeatures
See Also