[NUI] Add DispatchWheelEvents and DispatchPrentWheelEvents
authorjoogab.yun <joogab.yun@samsung.com>
Mon, 27 Nov 2023 04:24:01 +0000 (13:24 +0900)
committerJoogabYun <40262755+JoogabYun@users.noreply.github.com>
Mon, 27 Nov 2023 05:08:42 +0000 (14:08 +0900)
commitd859a315931d2b5a7a6d4630547bb849256ec56d
tree0a8d79382747733575e7e21a5a1b1e3b8adb13bb
parent83c7c85dfcc8d6c76690ec9e8a3be9f4d2b73c01
[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