DragAndDrop : Add multi-window sample
authorTaehyub Kim <taehyub.kim@samsung.com>
Tue, 21 Feb 2023 07:41:28 +0000 (16:41 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 21 Feb 2023 09:32:05 +0000 (18:32 +0900)
commit41beb157c7d56ae6c4d6ac5fe42df6f473efddcd
tree13869bb1d440e1c7c48e20fd2aa8112506b89ceb
parente4fe80767f6a57f4ccf4f9a6e554c66fdc7d2d4e
DragAndDrop : Add multi-window sample
test/NUIDnDMultiWindow/NUIDnDMultiWindow.cs [new file with mode: 0644]
test/NUIDnDMultiWindow/NUIDnDMultiWindow.csproj [new file with mode: 0644]
test/NUIDnDMultiWindow/res/dragsource.png [new file with mode: 0644]
test/NUIDnDMultiWindow/res/droptarget.png [new file with mode: 0644]
test/NUIDnDMultiWindow/shared/res/NUIDnDMultiWindow.png [new file with mode: 0644]
test/NUIDnDMultiWindow/shared/res/dragsource.png [new file with mode: 0644]
test/NUIDnDMultiWindow/shared/res/droptarget.png [new file with mode: 0644]
test/NUIDnDMultiWindow/tizen-manifest.xml [new file with mode: 0644]