pipIsSupported

Checks whether the current device supports picture-in-picture mode.

abstract pipIsSupported(): boolean;
Since
Available since v4.6.2.

Return Values

  • true: The current device supports picture-in-picture mode.
  • false: The current device does not support picture-in-picture mode.