[NUI] Create valid handle from Gesture constructors (#1996)
authorRichard Huang <hrdisaac@users.noreply.github.com>
Thu, 10 Sep 2020 10:25:16 +0000 (11:25 +0100)
committerGitHub <noreply@github.com>
Thu, 10 Sep 2020 10:25:16 +0000 (19:25 +0900)
commitfac65ad3dc9a122a7c9124fa65e21b632f7768da
tree27b7abae800ff61263831c0c93061f4e5cf2d5ac
parentb3a19550d6278f2f32317c61f8ddf2da36f478d3
[NUI] Create valid handle from Gesture constructors (#1996)

Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply.github.com>
src/Tizen.NUI/src/internal/Interop/Interop.LongPressGesture.cs
src/Tizen.NUI/src/internal/Interop/Interop.PanGestureDetector.cs
src/Tizen.NUI/src/internal/Interop/Interop.PinchGesture.cs
src/Tizen.NUI/src/internal/Interop/Interop.RotationGesture.cs
src/Tizen.NUI/src/internal/Interop/Interop.TapGesture.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