[NUI] Binding GetLastHoverEvent
authorjoogab.yun <joogab.yun@samsung.com>
Wed, 13 Sep 2023 07:25:19 +0000 (16:25 +0900)
committerbshsqa <32317749+bshsqa@users.noreply.github.com>
Thu, 14 Sep 2023 10:40:33 +0000 (19:40 +0900)
commitd949790304e0113c0f4b62cfeb2b3eaa6ca5457e
tree496ce0fdc473744219ecef7f902604965701d7ff
parent1a396873633dffe0f0d8c19aa827063272a7f594
[NUI] Binding GetLastHoverEvent

Since GetLastTouchEvent returns all values ​​regardless of touch or hover, it was separated into GetLastTouchEvent and GetLastHoverEvent.

https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/298755/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-adaptor/+/298753/
https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-core/+/298752/
src/Tizen.NUI/src/internal/Interop/Interop.Window.cs
src/Tizen.NUI/src/public/Window/Window.cs