Home
last modified time | relevance | path

Searched refs:needAnimater (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_checkbox.h220 * @param needAnimater Whether the state change process can be animated, the setting takes effect when the
225 void SetState(UICheckBoxState state, bool needAnimater = false);
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp63 void UICheckBox::SetState(UICheckBoxState state, bool needAnimater) in SetState() argument
71 if (needAnimater) { in SetState()

Completed in 1 milliseconds