[NUI] Add test for PropertyMap
authorJay Cho <chojoong@gmail.com>
Fri, 5 Jan 2024 07:12:15 +0000 (16:12 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 16 Jan 2024 04:02:15 +0000 (13:02 +0900)
commite2e6b7886a895242c3887485a24940c3fedb2c11
treea0329a5c1c98ac13976f5e2d19226b55c1f0ee69
parentec0fa8831952b2eeda85335b329e99b0758f10fa
[NUI] Add test for PropertyMap
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Interop/Interop.PropertyMap.cs [new file with mode: 0644]
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Interop/Interop.PropertyValue.cs [new file with mode: 0644]
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Interop/Interop.Vector.cs [new file with mode: 0644]
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Interop/NDalicPINVOKE.cs [new file with mode: 0644]
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/PropertyMapSample.cs