Searched defs:enableAnimation (Results 1 – 5 of 5) sorted by relevance
20 enableAnimation?: boolean; property32 enableAnimation(value: boolean): FolderStackAttribute { method in ArkFolderStackComponent
84 RefPtr<UINode> FolderStackTestNg::CreateWithItem(bool enableAnimation, bool autoHalfFold, Alignment… in CreateWithItem()115 bool enableAnimation = false; variable
200 …_t OH_WindowManager_SetWindowStatusBarEnabled(int32_t windowId, bool enabled, bool enableAnimation) in OH_WindowManager_SetWindowStatusBarEnabled()261 …H_WindowManager_SetWindowNavigationBarEnabled(int32_t windowId, bool enabled, bool enableAnimation) in OH_WindowManager_SetWindowNavigationBarEnabled()
605 …TestBtnAnimationListener(UIView* uiView, bool enableAnimation) : uiView_(uiView), enableAnimation_… in TestBtnAnimationListener()
11045 enableAnimation(value) { method in ArkFolderStackComponent