[NUI] Add source type to TapGesture.
authorJoogab Yun <joogab.yun@samsung.com>
Tue, 1 Jun 2021 02:02:01 +0000 (11:02 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 23 Jun 2021 08:25:09 +0000 (17:25 +0900)
commite0167481a4c0049fab637fa2bcda56fbf4eebb1f
treed36ec485f3b9645f048d9d78c91e38298ce3d736
parent57580b36cd390e94aebaa58d6473c0d001ec8ec4
[NUI] Add source type to TapGesture.

This is similar to MouseButton in TouchEvent.

Now, you can see from which input the tap was made.
src/Tizen.NUI/src/internal/Interop/Interop.TapGesture.cs
src/Tizen.NUI/src/public/Events/TapGesture.cs