Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventType

Index

Enumeration members

Enumeration members

ERROR

ERROR: = "error"

Web page error occurs when loading.

LOADED

LOADED: = "loaded"

Web page is loading.

LOADING

LOADING: = "loading"

Web page Load completed.

NONE

NONE: = "none"

None

Generated using TypeDoc