Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Dmarquee_component.h51 void SetFunction(const MarqueeStartFunc& startFunc, const MarqueeStopFunc& stopFunc) in SetFunction() argument
54 stopFunc_ = stopFunc; in SetFunction()