PictureInPictureEvent
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
PictureInPictureEvent
接口表示画中画相关的事件,包括 enterpictureinpicture
、leavepictureinpicture
和 resize
。
构造函数
PictureInPictureEvent()
-
使用给定的参数创建一个
PictureInPictureEvent
事件。
实例属性
此接口还从其父级 Event
继承了属性。
实例方法
此接口还从其父级 Event
继承了方法。
规范
Specification |
---|
Picture-in-Picture # event-types |
浏览器兼容性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PictureInPictureEvent | ||||||||||||
PictureInPictureEvent() constructor | ||||||||||||
pictureInPictureWindow |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- See implementation notes.
- Uses a non-standard name.
- Has more compatibility info.
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.
参见
Event
父接口