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