Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.h239 indexerRotationCallback_ = callback; in AddIndexerStateQueryCallback()
244 return !(indexerRotationCallback_ && indexerRotationCallback_()); in IsScrollNeedRotation()
264 IndexerRotation indexerRotationCallback_; variable