[NUI.WindowSystem] Introduce the new InputGenerate feature
authorJunseok Kim <juns.kim@samsung.com>
Thu, 14 Sep 2023 05:07:47 +0000 (14:07 +0900)
committerJay Cho <chojoong@gmail.com>
Fri, 27 Oct 2023 02:29:13 +0000 (11:29 +0900)
commitfea5c155e9e7b7b13d7ba5ccc289561cdb0aa95d
tree303e2f483f797055a6ce142a6ef789b09989478b
parent9073ef71b91290d95073acfa5eb2e76ac8ccd2b3
[NUI.WindowSystem] Introduce the new InputGenerate feature
src/Tizen.NUI.WindowSystem/src/internal/Interop/Interop.InputGenerator.cs [new file with mode: 0644]
src/Tizen.NUI.WindowSystem/src/public/InputGenerator.cs [new file with mode: 0644]
test/Tizen.NUI.WindowSystem.InputGenerator/Tizen.NUI.WindowSystem.InputGenerator.cs [new file with mode: 0644]
test/Tizen.NUI.WindowSystem.InputGenerator/Tizen.NUI.WindowSystem.InputGenerator.csproj [new file with mode: 0644]
test/Tizen.NUI.WindowSystem.InputGenerator/shared/res/Tizen.NUI.WindowSystem.InputGenerator.png [new file with mode: 0644]
test/Tizen.NUI.WindowSystem.InputGenerator/tizen-manifest.xml [new file with mode: 0644]
test/Tizen.NUI.WindowSystem.InputGenerator/tizen_dotnet_project.yaml [new file with mode: 0644]