[NUI][API10] Animated view's size cache into NUI
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 8 Dec 2022 14:10:49 +0000 (23:10 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Thu, 8 Dec 2022 14:30:47 +0000 (23:30 +0900)
commita023bc76a3c2763b4fde660f9ab6a485c49f9b0b
tree347ee074eda0b410fb87d60e51f9ca6429788f0b
parent58c83bf991f77a1c96cb9a83c0b4596ed6c500a8
[NUI][API10] Animated view's size cache into NUI

When view's size animated, the DALi known size and NUI stored size
(mean, userSizeWidth and widthPolicy like) will not be matched.

If NUI use fixed size policy (mean, It "May" not use NUI.Layout system
so can use animation feature.) Let we make NUI keep dali-side size's information
and keep it.

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