[NUI] Add DispatchParentTouchEvent
authorjoogab.yun <joogab.yun@samsung.com>
Mon, 22 May 2023 05:21:06 +0000 (14:21 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 22 May 2023 10:12:20 +0000 (19:12 +0900)
commitdbc17ddf4aac6e88b3ecaee0f32edc466edcc473
treea4dcdd581e8cbc3294310694073db179c887cb8a
parentada773c24755e9c7b001f39e03c67f588cbe5575
[NUI] Add DispatchParentTouchEvent

If a View's DispatchParentTouchEvents is set to false, then parents will not receive a touch event signal either.
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs