Contents

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.

See Also

Displaying Presentation Mode