[NUI] Improve performance : Remove rarely used properties from the Style. (#2695)
authorJiyun Yang <ji.yang@samsung.com>
Wed, 3 Mar 2021 02:43:49 +0000 (11:43 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 3 Mar 2021 07:56:53 +0000 (16:56 +0900)
commit824aef1fcca819935129b6fadce4f6303a9fb497
tree6353a277e9ae3dd3ae84ace9313831935e59a7a4
parente4c15eeb52cdab405c45ccaf8d00d7f6b9820284
[NUI] Improve performance : Remove rarely used properties from the Style. (#2695)

This can leads application launching time improvement.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply.github.com>
src/Tizen.NUI.Components/Controls/Slider.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ImageViewStyle.cs
src/Tizen.NUI/src/public/BaseComponents/Style/TextFieldStyle.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyle.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyleBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/ViewSelectorData.cs