[NUI] Change parent class of Hover, Key, Wheel and Gesture to BaseHandle (#2001)
authorRichard Huang <hrdisaac@users.noreply.github.com>
Mon, 14 Sep 2020 12:25:09 +0000 (13:25 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Sep 2020 12:25:09 +0000 (13:25 +0100)
commitf57729e8b0e69dbab9864ff8248e9d86584072ad
treee5187d70e2855b0e8675f1035e5c1edc9f0d4801
parent62e9b940540411aa221b4b58318d1e2d08286101
[NUI] Change parent class of Hover, Key, Wheel and Gesture to BaseHandle (#2001)
src/Tizen.NUI/src/internal/Interop/Interop.Gesture.cs
src/Tizen.NUI/src/public/Gesture.cs
src/Tizen.NUI/src/public/Hover.cs
src/Tizen.NUI/src/public/Key.cs
src/Tizen.NUI/src/public/LongPressGesture.cs
src/Tizen.NUI/src/public/PanGesture.cs
src/Tizen.NUI/src/public/PinchGesture.cs
src/Tizen.NUI/src/public/RotationGesture.cs
src/Tizen.NUI/src/public/TapGesture.cs
src/Tizen.NUI/src/public/Wheel.cs