[NUI] Deprecate Dali::Property constructor with componentwise
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 4 Sep 2024 01:07:37 +0000 (10:07 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Wed, 11 Sep 2024 11:20:30 +0000 (20:20 +0900)
commit20095e2725c611bbc46ff17b21700c242606be09
tree15867302873674379b9e99af9475706db991ab7f
parent7e9519562193b2ba051b9e2749ba00dc0e1d7308
[NUI] Deprecate Dali::Property constructor with componentwise

Since those usecase break some logic, let we decide to deprecate
the componentewise logic.

Instead just create new property index - like COLOR_RED, SIZE_HEIGHT.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.Property.cs
src/Tizen.NUI/src/public/Common/Property.cs
test/Tizen.NUI.Tests/Tizen.NUI.Devel.Tests/testcase/public/Common/TSProperty.cs