isPictureInPicture property
Returns whether the PlayerView is currently in Picture-in-Picture (PiP) mode.
Implementation
Future<bool> get isPictureInPicture;
Returns whether the PlayerView is currently in Picture-in-Picture (PiP) mode.
Future<bool> get isPictureInPicture;