[NUI] Enables animation of view visual properties (#2625)
authorJiyun Yang <ji.yang@samsung.com>
Tue, 9 Feb 2021 06:59:35 +0000 (15:59 +0900)
committerlwc0917 <48237284+lwc0917@users.noreply.github.com>
Thu, 18 Feb 2021 03:15:29 +0000 (12:15 +0900)
commit08bd25eca8ffc3d3520dffa4af5d69213d10bca7
treea56631250a93ae85a0d5147d578aeac21b294816
parentb89b8bc022a39952c6f77f4fdb501376d3e868d1
[NUI] Enables animation of view visual properties (#2625)

This enables animation of
* CornerRadius
* BackgroundColor
* BoxShadow.Color
* BoxShadow.BlurRadius
* etc.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/internal/Common/PropertyHelper.cs
src/Tizen.NUI/src/internal/Interop/Interop.View.cs
src/Tizen.NUI/src/public/Animation/Animation.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs