isPipActivated abstract method

Future<bool> isPipActivated()

检查画中画模式是否已激活。

自从 自 v4.6.2 版本新增。

Returns true :画中画模式已激活。 false :画中画模式未激活。

Implementation

Future<bool> isPipActivated();