Home
last modified time | relevance | path

Searched defs:ScrollDirection (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_prefetcher/src/utils/
DScrollDirection.ts16 type ScrollDirection = 'UP' | 'DOWN' | 'UNKNOWN'; alias
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
Dtextpicker_column_pattern.h66 enum class ScrollDirection { enum
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js661 var ScrollDirection; variable
662 (function (ScrollDirection) { argument