[NUI] Remove OnAccessibilityTouch binding (#1914)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Fri, 14 Aug 2020 04:47:26 +0000 (13:47 +0900)
committerGitHub <noreply@github.com>
Fri, 14 Aug 2020 04:47:26 +0000 (13:47 +0900)
commitaa35c3a1ce77e82064e04e65250b6b4322c1af0a
tree18c503000faa6eba847079563200260ad7d57407
parent1c105c14d7418349be1a9bf6c98d01804d2d68b6
[NUI] Remove OnAccessibilityTouch binding (#1914)

- Currently OnAccessibilityTouch is unused and unnecessary in AccessibilityManager.
 So, removed the internal API and its C# binding

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.ViewImplSignal.cs
src/Tizen.NUI/src/internal/ViewImpl.cs
src/Tizen.NUI/src/internal/ViewWrapperImpl.cs
src/Tizen.NUI/src/public/BaseComponents/CustomView.cs