Navigator:presentation 属性

安全上下文: 此项功能仅在一些支持的浏览器安全上下文(HTTPS)中可用。

Navigator 接口的 presentation 只读属性是呈现 API (en-US) 的入口点,用于返回对 Presentation (en-US) 对象的引用。

语法

js
const presentation = navigator.presentation

Presentation (en-US) 对象的引用。

规范

Specification
Presentation API
# dom-navigator-presentation

浏览器兼容性

BCD tables only load in the browser

参见