[NUI] Implement defaut key construct
authorEunki Hong <eunkiki.hong@samsung.com>
Mon, 25 Sep 2023 16:22:41 +0000 (01:22 +0900)
committerJay Cho <chojoong@gmail.com>
Fri, 27 Oct 2023 02:32:15 +0000 (11:32 +0900)
commitec2af1bcdae2fa376f8a096405acfc8bdaa3e799
tree3f70e43f24baa58bfce3ae2926762f88c9461bf2
parent85c7d0d4e7a0e178e36e25c76a183dfe0f87c5cc
[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