这是 实验性技术
检查 浏览器兼容性表格 要小心谨慎在生产中使用这之前。

SyncEvent.lastChance 只读特性在 SyncEvent interface returns true if the user agent will not make further synchronization attempts after the current attempt. This is the value passed in the lastChance 参数为 SyncEvent() 构造函数。

句法

var lastChance = SyncEvent.lastChance
					

A 布尔 that indicates whether the user agent will not make further synchronization attempts after the current attempt.

规范

规范
Web Background Synchronization

浏览器兼容性

The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request. 更新 GitHub 上的兼容性数据
桌面 移动
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
lastChance 非标 Chrome 49 Edge ≤79 Firefox ? IE ? Opera ? Safari ? WebView Android No Chrome Android 49 Firefox Android ? Opera Android ? Safari iOS ? Samsung Internet Android 5.0

图例

完整支持

完整支持

不支持

不支持

兼容性未知 ?

兼容性未知

实验。期望将来行为有所改变。

实验。期望将来行为有所改变。

非标。预期跨浏览器支持较差。

非标。预期跨浏览器支持较差。

元数据

  • 最后修改:
  1. SyncEvent
  2. 构造函数
    1. SyncEvent()
  3. 特性
    1. lastChance
    2. registration
    3. tag
  4. 继承:
    1. ExtendableEvent
    2. 事件