[NUI] Implement defaut key construct
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 16:22:41 +0000 (01:22 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 26 Sep 2023 08:37:41 +0000 (17:37 +0900)
commit9a325ae8685423b8f015e885cb804dd6813a8bea
tree6cfa8f8ee1c89777dab70814f42161480a346be1
parent7ebb2120854a98aee9c6bc1ea3c830e0796c977f
[NUI] Implement defaut key construct

Let we use default key creation API if we only need to use
empty key handle.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.Key.cs
src/Tizen.NUI/src/public/Input/Key.cs
src/Tizen.NUI/src/public/Window/Window.cs