Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_drag_function.cpp280 auto useCustomAnimationRef = JSRef<JSVal>::Make(useCustomAnimation); in GetUseCustomDropAnimation() local
281 args.SetReturnValue(useCustomAnimationRef); in GetUseCustomDropAnimation()