PerformanceNavigationTiming 类
- 继承
-
- Object
- PerformanceEntry
- PerformanceResourceTiming
- PerformanceNavigationTiming
- 注释
-
- @Native("PerformanceNavigationTiming")
属性
- connectEnd → num
-
无设置器继承
- connectStart → num
-
无设置器继承
- decodedBodySize → int?
-
无设置器继承
- domainLookupEnd → num?
-
无设置器继承
- domainLookupStart → num?
-
无设置器继承
- domComplete → num?
-
无设置器
- domContentLoadedEventEnd → num?
-
无设置器
- domContentLoadedEventStart → num?
-
无设置器
- domInteractive → num?
-
无设置器
- duration → num
-
无设置器继承
- encodedBodySize → int?
-
无设置器继承
- entryType → String
-
无设置器继承
- fetchStart → num
-
无设置器继承
- hashCode → int
- 该对象哈希码。无设置器继承
- initiatorType → String?
-
无设置器继承
- loadEventEnd → num
-
无设置器
- loadEventStart → num
-
无设置器
- name → String
-
无设置器继承
- nextHopProtocol → String?
-
无设置器继承
- redirectCount → int?
-
无设置器
- redirectEnd → num
-
无设置器继承
- redirectStart → num
-
无设置器继承
- requestStart → num
-
无设置器继承
- responseEnd → num
-
无设置器继承
- responseStart → num
-
无设置器继承
- runtimeType → Type
- 对象的运行时类型表示。无设置器继承
- secureConnectionStart → 数字?
-
无设置器继承
-
serverTiming → 列表<
PerformanceServerTiming> ? -
无设置器继承
- startTime → 数字
-
无设置器继承
- transferSize → 整数?
-
无设置器继承
- type → 字符串?
-
无设置器
- unloadEventEnd → 数字?
-
无设置器
- unloadEventStart → 数字?
-
无设置器
- workerStart → 数字?
-
无设置器继承
方法
-
noSuchMethod(
调用 invocation) → 动态类型 - 当访问不存在的方法或属性时被调用。继承
-
toString(
) → 字符串 - 此对象的字符串表示形式。继承
运算符
-
operator ==(
对象 other) → 布尔类型 - 等于运算符。继承