Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkSwiper.ts142 …fierWithKey(this._modifiersWithKeys, SwiperIndicatorInteractiveModifier.identity, SwiperIndicatorI…
762 class SwiperIndicatorInteractiveModifier extends ModifierWithKey<boolean> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js28012 …fierWithKey(this._modifiersWithKeys, SwiperIndicatorInteractiveModifier.identity, SwiperIndicatorI…
28555 class SwiperIndicatorInteractiveModifier extends ModifierWithKey { class
28567 SwiperIndicatorInteractiveModifier.identity = Symbol('indicatorInteractive');