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

forEach 特性为 MediaKeyStatusMap interface calls callback once for each key-value pair in the status map, in insertion order. If an argument is present it will be passed to the callback.

句法

mediaKeyStatusMap.forEach(callback[, thisArg])
					

参数

callback
Function to execute for each element, taking three arguments:
currentValue

The current element being processed in the array.

index

The index of the current element being processed in the array.

array
Which array forEach() is being applied to.
thisArg 可选
Value used as this when executing callback .

返回

undefined .

规范

规范 状态 注释
加密媒体扩展 推荐 初始定义。

浏览器兼容性

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
forEach Chrome 42 Edge 13 Firefox ? IE ? Opera 29 Safari ? WebView Android 43 Chrome Android 42 Firefox Android ? Opera Android 29 Safari iOS ? Samsung Internet Android 4.0

图例

完整支持

完整支持

兼容性未知 ?

兼容性未知

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

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

元数据

  • 最后修改:
  1. MediaKeyStatusMap
  2. 特性
    1. size
  3. 方法
    1. entries()
    2. forEach()
    3. get()
    4. has()
    5. keys()
    6. values()

版权所有  © 2014-2026 乐数软件    

工业和信息化部: 粤ICP备14079481号-1