Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Dwatch_slider_component.h139 bool GetContinuous() const in GetContinuous() function
H A Drender_watch_slider.cpp86 isContinuous_ = sliderComponent->GetContinuous(); in Update()