[NUI] Add DispatchHoverEvents and DispatchPrentHoverEvents
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 14 Jun 2023 07:20:38 +0000 (16:20 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 14 Jun 2023 07:16:58 +0000 (16:16 +0900)
commit9a2f031da72a638b993e99ccd4e02d48720005a6
tree2a087c4f070dacbdabfb9ce7cfe69c89fe7d4066
parentc147649eb234ad3eafea5615349f87b8a1c17b7e
[NUI] Add DispatchHoverEvents and DispatchPrentHoverEvents

If DispatchHoverEvents sets false, view will not receive any HoverEvent including own.
If DispatchPrentHoverEvents sets false, the parent view does not receive HoverEvent.
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs