Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md89 ### isBuiltIn subsection
91 isBuiltIn(): boolean
412 …if (target.getId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.Ge…
425 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…
560 …if (target && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PAN_GESTURE) {
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-gesture-events-gesture-judge.md160 …if (target.getId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.Ge…
175 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…
304 …if (target.getId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.Ge…
314 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.h173 bool isBuiltIn = false; in IsBuiltInRecognizer() local
177 isBuiltIn = gestureInfo->IsSystemGesture(); in IsBuiltInRecognizer()
179 args.SetReturnValue(JSRef<JSVal>::Make(ToJSValue(isBuiltIn))); in IsBuiltInRecognizer()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-gesture-blocking-enhancement.md89 ### isBuiltIn subsection
91 isBuiltIn(): boolean
412 …if (target.getId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.Ge…
425 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…
560 …if (target && current.isBuiltIn() && current.getType() == GestureControl.GestureType.PAN_GESTURE) {
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-gesture-events-gesture-judge.md160 …if (target.getId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.Ge…
175 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…
304 …if (target.getId() == "inner" && others[i].isBuiltIn() && others[i].getType() == GestureControl.Ge…
314 …if (target.getId() == "outer" && current.isBuiltIn() && current.getType() == GestureControl.Gestur…