pipIsAutoEnterSupported abstract method

Future<bool> pipIsAutoEnterSupported()

检查是否支持自动进入画中画模式。

自从 自 v4.6.2 版本新增。

Returns true :支持自动进入画中画模式。 false :不支持自动进入画中画模式。

Implementation

Future<bool> pipIsAutoEnterSupported();