Class CookieChangeEventInit
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class CookieChangeEventInit : EventInit
- Inheritance
-
CookieChangeEventInit
- Inherited Members
Constructors
CookieChangeEventInit()
public CookieChangeEventInit()
Fields
Changed
[Value("changed")]
public List<CookieListItem> Changed
Field Value
Deleted
[Value("deleted")]
public List<CookieListItem> Deleted