Spec-Zone.ru › Haxe JavaScript

PerformanceNavigation

package js.html

Доступно в js

Legacy PerformanceNavigation interface represents information about how the navigation to the current document was done.

Documentation PerformanceNavigation by Mozilla Contributors, licensed under CC-BY-SA 2.5.

См. также:

  • https://developer.mozilla.org/en-US/docs/Web/API/PerformanceNavigation

Статические переменные

staticinlineread onlyTYPE_BACK_FORWARD:Int = 2

staticinlineread onlyTYPE_NAVIGATE:Int = 0

staticinlineread onlyTYPE_RELOAD:Int = 1

staticinlineread onlyTYPE_RESERVED:Int = 255

Переменные

read onlyredirectCount:Int

An unsigned short representing the number of REDIRECTs performed before reaching the page.

read onlytype:Int

Методы

toJSON():Dynamic

Is a jsonizer returning a json object representing the PerformanceNavigation object.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/PerformanceNavigation.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API