PermissionsPolicyFeatureStateFeature Property |
Version 130.1.90
Feature
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public PermissionsPolicyFeature Feature { get; set; }
public:
property PermissionsPolicyFeature Feature {
PermissionsPolicyFeature get ();
void set (PermissionsPolicyFeature value);
}
Property Value
PermissionsPolicyFeatureSee Also