[NUI] Do not ask DALi to get BackgroundImage url
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 8 May 2024 12:59:46 +0000 (21:59 +0900)
committerbshsqa <32317749+bshsqa@users.noreply.github.com>
Mon, 13 May 2024 07:08:49 +0000 (16:08 +0900)
commit82dc26b4ae9d4422afe0f421514d51a0fa2e0d6f
treefcb4fd4706b876fda80ed9e2e4b9ba6e8cfa8a6d
parentcb0a81a14408a152de54f7ef2a825fe449abb4be
[NUI] Do not ask DALi to get BackgroundImage url

We don't need to ask DALi side always when we want to get
the url of image.

Instead, just keep it at NUI View side, and use it.

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