Searched refs:LocationDescription (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-security-components-locationbutton.md | 56 > LocationDescription默认样式为CURRENT_LOCATION; 68 | text | [LocationDescription](#locationdescription枚举说明) | 否 | 设置位置按钮的文本描述。<br/>不传入该参数表示没有文字描述。 | 82 ## LocationDescription枚举说明 158 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp… 160 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp… 164 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp… 168 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp…
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | jsEnumStyle.js | 2878 var LocationDescription; variable 2880 LocationDescription[LocationDescription["CURRENT_LOCATION"] = 0] = "CURRENT_LOCATION"; 2881 LocationDescription[LocationDescription["ADD_LOCATION"] = 1] = "ADD_LOCATION"; 2882 LocationDescription[LocationDescription["SELECT_LOCATION"] = 2] = "SELECT_LOCATION"; 2883 LocationDescription[LocationDescription["SHARE_LOCATION"] = 3] = "SHARE_LOCATION"; 2884 LocationDescription[LocationDescription["SEND_LOCATION"] = 4] = "SEND_LOCATION"; 2885 LocationDescription[LocationDescription["LOCATING"] = 5] = "LOCATING"; 2886 LocationDescription[LocationDescription["LOCATION"] = 6] = "LOCATION"; 2888 LocationDescription[LocationDescription["RELOCATION"] = 8] = "RELOCATION"; 2889 LocationDescription[LocationDescription["PUNCH_IN"] = 9] = "PUNCH_IN"; [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-security-components-locationbutton.md | 61 | text | [LocationDescription](#locationdescription) | No| Text on the Location button.<br>If this … 75 ## LocationDescription section 151 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp… 153 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp… 157 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp… 161 …LocationButton({icon:LocationIconStyle.LINES, text:LocationDescription.CURRENT_LOCATION, buttonTyp…
|
/ohos5.0/docs/zh-cn/application-dev/security/AccessToken/ |
H A D | locationbutton.md | 80 text: LocationDescription.CURRENT_LOCATION,
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-arkui.md | 386 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription|sec_location_button.d.ts| 387 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: CURRENT_LOCATION = 0|sec_lo… 388 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: ADD_LOCATION = 1|sec_locati… 389 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: SELECT_LOCATION = 2|sec_loc… 390 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: SHARE_LOCATION = 3|sec_loca… 391 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: SEND_LOCATION = 4|sec_locat… 392 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: LOCATING = 5|sec_location_b… 393 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: LOCATION = 6|sec_location_b… 395 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: RELOCATION = 8|sec_location… 396 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: PUNCH_IN = 9|sec_location_b… [all …]
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-arkui.md | 386 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription|sec_location_button.d… 387 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 388 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 389 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 390 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 391 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 392 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 393 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 395 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… 396 |Added|NA|Module name: sec_location_button<br>Class name: LocationDescription<br>Method or attribut… [all …]
|
/ohos5.0/docs/en/application-dev/security/AccessToken/ |
H A D | locationbutton.md | 82 text: LocationDescription.CURRENT_LOCATION,
|