onceLocation property

bool onceLocation
getter/setter pair

是否单次定位 默认值:false(连续定位) 设置为true时只定位一次,false为连续定位

Implementation

bool onceLocation = false;