[NUI] Add ActionForward event for Accessibility (#4451)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Thu, 18 Aug 2022 07:30:20 +0000 (16:30 +0900)
committerGitHub <noreply@github.com>
Thu, 18 Aug 2022 07:30:20 +0000 (16:30 +0900)
commitb6d2fd38c15ec44d5eb5d38f08db1cde7c85bffc
treeae1a9910135cc54acc6af9b719dcbecf476d94c6
parent3320674f5abd9f5b9a371bebe3c3286122aec1ec
[NUI] Add ActionForward event for Accessibility (#4451)

- In Accessibility, One finger double tap and hold gesture is to pass
the event to the application.
- For the application, it can get the signal using
ActionForward event.

- Dependencies :
  https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/278951/
  https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-toolkit/+/278952/
  https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/278953/

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.AccessibilityManager.cs
src/Tizen.NUI/src/public/Accessibility/AccessibilityManager.cs
src/Tizen.NUI/src/public/Accessibility/AccessibilityManagerEvent.cs