PerformanceNavigation
Constructors
<init>
Exposes the JavaScript PerformanceNavigation to Kotlin
PerformanceNavigation()
Properties
redirectCount
open val redirectCount: Short
type
open val type: Short
Companion Object Properties
TYPE_BACK_FORWARD
val TYPE_BACK_FORWARD: Short
TYPE_NAVIGATE
val TYPE_NAVIGATE: Short
TYPE_RELOAD
val TYPE_RELOAD: Short
TYPE_RESERVED
val TYPE_RESERVED: Short