Navigator:presentation 属性
有限可用
Navigator 接口的 presentation 只读属性是呈现 API 的入口点,用于返回对 Presentation 对象的引用。
语法
js
const presentation = navigator.presentation
值
Presentation 对象的引用。
规范
| 规范 |
|---|
| Presentation API> # dom-navigator-presentation> |