[NUI] Add SetTapRecognizerTime
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 26 Apr 2023 01:47:03 +0000 (10:47 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Wed, 26 Apr 2023 07:07:45 +0000 (16:07 +0900)
commitee5f239ec46361fc7f7c6ad973c395b86f5f6f21
tree1ce7a8c3365416b1d2116cc67eab3afc63ba9ee7
parente28ee165d7ff1de42e3c7b94c131c376903864b6
[NUI] Add SetTapRecognizerTime

This is the time from touch down to touch up to recognize a tap gesture.

If set to 300ms, a touch up after a touch down must occur within 300ms to be recognized as a tap gesture.
src/Tizen.NUI/src/internal/Interop/Interop.GestureOptions.cs
src/Tizen.NUI/src/public/Events/GestureOptions.cs