Web/API/HTMLVideoElement/disablePictureInPicture

From Get docs

The HTMLVideoElement  disablePictureInPicture property reflects the HTML attribute indicating whetherthe user agent should suggest the picture-in-picture feature to users, or request it automatically.

Syntax

disablePictureInPicture = htmlVideoElement.disablePictureInPicture;

Value

A Boolean whose value is true if the user agent should suggest that feature to users.

Specifications

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

Browser compatibility

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