IOnChanged Type
Emitted when a cookie is changed because it was added, edited, removed, or expired.
Instance members
| Instance member |
Description
|
Full Usage:
this.cause
Modifiers: abstract |
The cause of the change with one of the following values: |
Full Usage:
this.cookie
Modifiers: abstract |
The cookie that was changed. |
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.removed
Modifiers: abstract |
true if the cookie was removed, false otherwise. |
fable-electron-docs-api