isControllerBusy property

bool isControllerBusy
getter/setter pair

Whether the controller is handling method calls. 相机控制器是否在处理方法调用

Implementation

bool isControllerBusy = false;