Searched refs:needStartScan (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | locating_required_data_config.h | 60 inline void SetNeedStartScan(bool needStartScan) in SetNeedStartScan() argument 62 needStartScan_ = needStartScan; in SetNeedStartScan()
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.9.2/ |
H A D | changelogs-geoLocationManager.md | 25 let config = {'type': 1, 'needStartScan': true, 'scanInterval': 10000};
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.9.2/ |
H A D | changelogs-geoLocationManager.md | 25 let config = {'type': 1, 'needStartScan': true, 'scanInterval': 10000};
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-geolocation.md | 7 |新增|NA|类名:LocatingRequiredDataConfig;<br>方法or属性:needStartScan: boolean;|@ohos.geoLocationManager.d.…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/ |
H A D | js-apis-geoLocationManager-sys.md | 108 | needStartScan | boolean | 否 | 否 | true:需要发起扫描<br/>false:不需要发起扫描 | 241 …let config:geoLocationManager.LocatingRequiredDataConfig = {'type': 1, 'needStartScan': true, 'sca… 287 …let config:geoLocationManager.LocatingRequiredDataConfig = {'type': 1, 'needStartScan': true, 'sca… 781 …let config:geoLocationManager.LocatingRequiredDataConfig = {'type': 1, 'needStartScan': true, 'sca…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-geolocation.md | 7 |Added|NA|Class name: LocatingRequiredDataConfig;<br>Method or attribute name: needStartScan: boole…
|
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/ |
H A D | js-apis-geoLocationManager-sys.md | 108 | needStartScan | boolean | No| No| **true**: Scanning needs to be initiated.<br>**false**: Scanni… 241 …let config:geoLocationManager.LocatingRequiredDataConfig = {'type': 1, 'needStartScan': true, 'sca… 287 …let config:geoLocationManager.LocatingRequiredDataConfig = {'type': 1, 'needStartScan': true, 'sca… 781 …let config:geoLocationManager.LocatingRequiredDataConfig = {'type': 1, 'needStartScan': true, 'sca…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-geolocation.md | 7 |新增|NA|类名:LocatingRequiredDataConfig;<br>方法or属性:needStartScan: boolean;|@ohos.geoLocationManager.d.…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-geolocation.md | 7 |Added|NA|Class name: LocatingRequiredDataConfig;<br>Method or attribute name: needStartScan: boole…
|