Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h30 using RefreshAnimationCallback = std::function<void(const TweenOption&, bool)>; variable
202 void SetRefreshAnimationCallback(const RefreshAnimationCallback& value) in SetRefreshAnimationCallback()
206 const RefreshAnimationCallback& GetRefreshAnimationCallback() const in GetRefreshAnimationCallback()
323 RefreshAnimationCallback refreshAnimationCallback_;