@JsType(isNative=true, name="PerformanceNavigation", namespace="<global>") public class PerformanceNavigation extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PerformanceNavigation.Type |
Constructor and Description |
---|
PerformanceNavigation() |
Modifier and Type | Method and Description |
---|---|
int |
getRedirectCount() |
PerformanceNavigation.Type |
getType() |
@JsOverlay public final PerformanceNavigation.Type getType()
@JsProperty(name="redirectCount") public int getRedirectCount()
Copyright © 2018 Xalys. All rights reserved.