isPictureInPictureSupported static method

Future<bool?> isPictureInPictureSupported()

Implementation

static Future<bool?> isPictureInPictureSupported() =>
    VeLivePlayerImpl.isPictureInPictureSupported();