Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator_info.h108 playMode_ = playMode; in SetPlayMode()
113 return playMode_; in GetPlayMode()
156 AnimationDirection playMode_ = AnimationDirection::NORMAL; variable