IOnDidRedirectNavigation Type
Emitted after a server side redirect occurs during navigation. For example a 302 redirect.This event cannot be prevented, if you want to prevent redirects you should checkout out the will-redirect event above.
Instance members
| Instance member |
Description
|
Full Usage:
this.details
Modifiers: abstract |
|
Full Usage:
this.frameProcessId
Modifiers: abstract |
|
Full Usage:
this.frameRoutingId
Modifiers: abstract |
|
Full Usage:
this.isInPlace
Modifiers: abstract |
|
Full Usage:
this.isMainFrame
Modifiers: abstract |
|
Full Usage:
this.url
Modifiers: abstract |
|
fable-electron-docs-api