Searched refs:CURRENT_LOCATION (Results 1 – 9 of 9) 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; 90 | CURRENT_LOCATION | 0 | 位置按钮的文字描述为“当前位置”。 | 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/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-security-components-locationbutton.md | 83 | CURRENT_LOCATION | 0 | The text on the Location button is **Current location**.| 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/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/location_button/ |
H A D | location_button_common.h | 32 CURRENT_LOCATION = 0, enumerator
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
H A D | location_button.h | 27 CURRENT_LOCATION = 0, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_location_button.cpp | 43 if ((text < LocationButtonLocationDescription::CURRENT_LOCATION) || in ParseComponentStyle() 87 static_cast<int32_t>(LocationButtonLocationDescription::CURRENT_LOCATION), in Create()
|
/ohos5.0/docs/zh-cn/application-dev/security/AccessToken/ |
H A D | locationbutton.md | 80 text: LocationDescription.CURRENT_LOCATION,
|
/ohos5.0/docs/en/application-dev/security/AccessToken/ |
H A D | locationbutton.md | 82 text: LocationDescription.CURRENT_LOCATION,
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-arkui.md | 387 |新增|NA|模块名: sec_location_button<br>类名: LocationDescription<br>方法 or 属性: CURRENT_LOCATION = 0|sec_lo…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-arkui.md | 387 …ton<br>Class name: LocationDescription<br>Method or attribute name: CURRENT_LOCATION = 0|sec_locat…
|