[NUI] PropertyValue.EqualTo()
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 12 Jul 2022 09:05:58 +0000 (18:05 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 19 Jul 2022 05:51:42 +0000 (14:51 +0900)
commit4a8cb56a266a7a4585f030850ce540967eab339b
tree28a171a6713243fe17659e77288fb53ffb946190
parent7683f8553366cc3344e50bf02066df547d0059f7
[NUI] PropertyValue.EqualTo()

Add operation to compare the value of PropertyValue.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.PropertyValue.cs
src/Tizen.NUI/src/public/Common/PropertyValue.cs
test/Tizen.NUI.Devel.Tests.Ubuntu/Tizen.NUI.Devel.Tests/testcase/public/TSPropertyValue.cs [new file with mode: 0644]