Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp58 const int32_t SELECTION_MENU_CONTENT_PARAM_INDEX = 2; member
3342 if (info[SELECTION_MENU_CONTENT_PARAM_INDEX]->IsNumber()) { in BindSelectionMenu()
3343 auto response = info[SELECTION_MENU_CONTENT_PARAM_INDEX]->ToNumber<int32_t>(); in BindSelectionMenu()

Completed in 10 milliseconds