PerformanceNavigation

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

redirectCount
ushort redirectCount()
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
auto toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
type
ushort type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

TYPE_BACK_FORWARD
enum ushort TYPE_BACK_FORWARD;
Undocumented in source.
TYPE_NAVIGATE
enum ushort TYPE_NAVIGATE;
Undocumented in source.
TYPE_RELOAD
enum ushort TYPE_RELOAD;
Undocumented in source.
TYPE_RESERVED
enum ushort TYPE_RESERVED;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta