Start a new topic
iink SDK on Device
i want to add longpressgesture recognizer in text document
ho to add it?
Dear Ganesh,
this is not releated to MyScript. Please look for help on the internet:
-For iOS: https://developer.apple.com/documentation/uikit/touches_presses_and_gestures/handling_uikit_gestures/handling_long-press_gestures
-For Android, you shall use the onLongPress function: https://developer.android.com/training/gestures/detector
Best regards,
Olivier
Ganesh Chaudhari
i want to add longpressgesture recognizer in text document
ho to add it?
Dear Ganesh,
this is not releated to MyScript. Please look for help on the internet:
-For iOS: https://developer.apple.com/documentation/uikit/touches_presses_and_gestures/handling_uikit_gestures/handling_long-press_gestures
-For Android, you shall use the onLongPress function: https://developer.android.com/training/gestures/detector
Best regards,
Olivier
Olivier @MyScript
Dear Ganesh,
this is not releated to MyScript. Please look for help on the internet:
-For iOS: https://developer.apple.com/documentation/uikit/touches_presses_and_gestures/handling_uikit_gestures/handling_long-press_gestures
-For Android, you shall use the onLongPress function: https://developer.android.com/training/gestures/detector
Best regards,
Olivier
1 person likes this