Click or drag to resize

GetPermissionsPolicyStateResponseStates Property

Version 130.1.90
states

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

Property Value

IListPermissionsPolicyFeatureState
See Also