Web/API/PictureInPictureEvent

From Get docs

The PictureInPictureEvent interface represents picture-in-picture-related events, including enterpictureinpicture, leavepictureinpicture and resize

Constructor

PictureInPictureEvent()
Creates a PictureInPictureEvent event with the given parameters.

Properties

This interface also inherits properties from its parent Event.

Methods

This interface also inherits properties from its parent Event.

Specifications

Specification Status Comment
UnknownThe definition of 'PictureInPictureEvent' in that specification. Unknown

Browser compatibility

No compatibility data found. Please contribute data for "api.PictureInPictureEvent" (depth: 1) to the MDN compatibility data repository.

See also