PermissionsPolicyFeatureStateFeature Property |
Version 118.6.80
Feature
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public PermissionsPolicyFeature Feature { get; set; }
public:
property PermissionsPolicyFeature Feature {
PermissionsPolicyFeature get ();
void set (PermissionsPolicyFeature value);
}
Property Value
Type:
PermissionsPolicyFeatureSee Also