Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3447 auto jsonCurrentIndex = info->GetValue("currentIndex"); in ApplyRestoreInfo() local
3451 currentIndex_ = jsonCurrentIndex->GetInt(); in ApplyRestoreInfo()