Home
last modified time | relevance | path

Searched refs:lastSelectIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_picker.cpp328 uint16_t lastSelectIndex = listListener_->GetSelectIndex(); in RefreshSelected() local
332 if (viewIndex == lastSelectIndex) { in RefreshSelected()