Firefox Tomorrow

web api interface

PictureInPictureEvent

View on MDN ↗

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

Constructor

Instance properties

This interface also inherits properties from its parent Event.

Instance methods

This interface also inherits methods from its parent Event.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also

  • The Event base interface