sensorEnable property

bool sensorEnable
getter/setter pair

是否使用设备传感器 默认false, 不开启无法返回速度等信息

Implementation

bool sensorEnable = false;