[NUI] Add DispatchWheelEvents and DispatchPrentWheelEvents
authorjoogab.yun <joogab.yun@samsung.com>
Mon, 27 Nov 2023 04:24:01 +0000 (13:24 +0900)
committerhuiyu <35286162+huiyueun@users.noreply.github.com>
Wed, 29 Nov 2023 05:55:25 +0000 (14:55 +0900)
commit21cbb77950206bc9aa0919e654f1ccc3ba89f099
tree225a3a68fba0663658eb908bcefb5495555967bb
parent453ea4a6c615d177aa223a1712b7e60b0421daf3
[NUI] Add DispatchWheelEvents and DispatchPrentWheelEvents

If DispatchWheelEvents sets false, view will not receive any WheelEvent including own.
If DispatchPrentWheelEvents sets false, the parent view does not receive WheelEvent.
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs