[NUI] Fix View.BackgroundImage getter and View.ImageSyncronousLoading to support...
authorJiyun Yang <ji.yang@samsung.com>
Thu, 27 Aug 2020 05:52:32 +0000 (14:52 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 05:52:32 +0000 (14:52 +0900)
commit79bb0e58e031db494de42f661b4cbf84591e4f23
treecb1268cce9dd49bd20e7fb1a76cd4f07bb9d7ae6
parentfb31cb7e5cd8d7ff50d74316227002d619940860
[NUI] Fix View.BackgroundImage getter and View.ImageSyncronousLoading to support all possible visuals. (#1857)

Previous code, it didn't work for other visuals except ImageVisual.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Co-authored-by: WonYoung Choi <wy80.choi@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/ViewSelectorData.cs