webkitPresentationMode
A property indicating the presentation mode.
Declaration
readonly attribute VideoPresentationMode webkitPresentationMode;Discussion
The possible values for this property are inline, picture-in-picture, and fullscreen.
A property indicating the presentation mode.
readonly attribute VideoPresentationMode webkitPresentationMode;The possible values for this property are inline, picture-in-picture, and fullscreen.