PermissionsPolicyFeatureStateFeature Property  | 
Version 108.4.130 
            Feature
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic PermissionsPolicyFeature Feature { get; set; }public:
property PermissionsPolicyFeature Feature {
	PermissionsPolicyFeature get ();
	void set (PermissionsPolicyFeature value);
}Property Value
Type: 
PermissionsPolicyFeature
See Also