isPictureInPicture property

Future<bool> isPictureInPicture

Returns whether the PlayerView is currently in Picture-in-Picture (PiP) mode.

Implementation

Future<bool> get isPictureInPicture;