[NUI] Change for Size2D property to own internalSize2D which is cashed to prevent...
authordongsug.song <dongsug.song@samsung.com>
Mon, 18 Oct 2021 08:01:19 +0000 (17:01 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 1 Nov 2021 06:42:48 +0000 (15:42 +0900)
commit1d7d93845e15839fdf18ef36fb7a795392f64e5c
tree7d37c67a7c200b5cdf4d5b696face9258191eb55
parent18c199b2dd6c79312dd0c86e9cdf03a5e850f21d
[NUI] Change for Size2D property to own internalSize2D which is cashed to prevent making repeated Size2D instance
src/Tizen.NUI/Tizen.NUI.csproj
src/Tizen.NUI/Tizen.NUI.sln
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
src/Tizen.NUI/src/public/Common/PropertyValue.cs
src/Tizen.NUI/src/public/Common/Size2D.cs