[NUI.WindowSystem] Introduce the new InputGenerate feature
authorJunseok Kim <juns.kim@samsung.com>
Thu, 14 Sep 2023 05:07:47 +0000 (14:07 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 21 Sep 2023 09:03:17 +0000 (18:03 +0900)
commitb8a355039daa43057d000733a8793bcafb81d068
treeac94366eb05f5c524c1b25e8313d153a8a6e3525
parent19de26951d9e06468335a17c7520258a2a5497f9
[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]