Binding KeyboardGrab and KeyboardUnGrab
authorjoogab.yun <joogab.yun@samsung.com>
Fri, 25 Aug 2023 04:50:49 +0000 (13:50 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 29 Aug 2023 09:52:04 +0000 (18:52 +0900)
commit97ea6608331988b90953def4f905b7c886aba6a2
treef2bd1b603a67af9063a373b68fc4af9f76c29d76
parentcd5f8b2221c00c63afe6c52cecdb5311293abbb6
Binding KeyboardGrab and KeyboardUnGrab

KeyboardGrab : Request grab key events according to the requested device subtype.
KeyboardUnGrab : Request ungrab key events

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