Home
last modified time | relevance | path

Searched refs:LocationDescription (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js2883 var LocationDescription; variable
2884 (function (LocationDescription) {
2885 LocationDescription[LocationDescription["CURRENT_LOCATION"] = 0] = "CURRENT_LOCATION";
2886 LocationDescription[LocationDescription["ADD_LOCATION"] = 1] = "ADD_LOCATION";
2887 LocationDescription[LocationDescription["SELECT_LOCATION"] = 2] = "SELECT_LOCATION";
2888 LocationDescription[LocationDescription["SHARE_LOCATIO
[all...]

Completed in 3 milliseconds