[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 01:49:46 +0000 (10:49 +0900)
commit48e4272bcf23a2b7b762b232c19b62ed51f4f18c
tree6d4c37b451527c839e2ee2f42ffb446eb1ff86b2
parentcb0b37ea939bcd9d64f9b214ed8dcff3e02c9939
[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