pipStart abstract method

Future<bool> pipStart()

启动画中画模式。

自从 自 v4.6.2 版本新增。

Returns true :方法调用成功。 false :方法调用失败。

Implementation

Future<bool> pipStart();