Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp3448 auto jsonSwipeToIndex = info->GetValue("swipeToIndex"); in ApplyRestoreInfo() local
3452 swipeToIndex_ = jsonSwipeToIndex->GetInt(); in ApplyRestoreInfo()