[NUI] Add WindowSystem softkey APIs (#1836)
authorjeon <42333230+jhyuni@users.noreply.github.com>
Thu, 23 Jul 2020 08:28:38 +0000 (17:28 +0900)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2020 08:28:38 +0000 (17:28 +0900)
commita1c00cb55f04fb50fc0f5faedd0ba6afd18c061b
treed7b679f378ec0f77a8bae5b77a3ceab244d20166
parent7f415e1b24e48625c8a66e55fc5c8ef7d20dbbbf
[NUI] Add WindowSystem softkey APIs (#1836)
src/Tizen.NUI.WindowSystem/src/internal/Interop/Interop.SoftkeyClient.cs [new file with mode: 0644]
src/Tizen.NUI.WindowSystem/src/internal/Interop/Interop.SoftkeyService.cs [new file with mode: 0644]
src/Tizen.NUI.WindowSystem/src/public/ShellEnums.cs [new file with mode: 0644]
src/Tizen.NUI.WindowSystem/src/public/SoftkeyClient.cs [new file with mode: 0644]
src/Tizen.NUI.WindowSystem/src/public/SoftkeyService.cs [new file with mode: 0644]
test/Tizen.NUI.WindowSystem.Samples/Tizen.NUI.WindowSystem.Samples.cs
test/Tizen.NUI.WindowSystem.Samples/Tizen.NUI.WindowSystem.Samples.sln
test/Tizen.NUI.WindowSystem.Samples/tizen-manifest.xml