Notification:maxActions 静态属性
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
备注: 此特性在 Web Worker 中可用。
Notification
接口的 maxActions
只读静态属性返回设备和用户代理支持的最大操作的数量。实际上,这是会被用户代理遵守的 Notification.actions
数组中的元素的最大数量。