[NUI] Make SynchronousLoading use index key
authorEunki, Hong <eunkiki.hong@samsung.com>
Fri, 31 Dec 2021 07:03:45 +0000 (16:03 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 12 Jan 2022 08:40:18 +0000 (17:40 +0900)
commit97f20e4c522ecc91e79fa002f849e6dbefde6f3d
treeedc1d1336a0020fe0f3d344896269621923a15f2
parent7aa395b8b64d94a3376b3201a39ac5cec14c3c3b
[NUI] Make SynchronousLoading use index key

Currently, View.cs 's BackgroundImageLoadingSynchronously use string key, instead of index key.

But all other properties about visuals use index key only.
(Instead of animatable properties)

This patch just sync up with standard frame

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs