[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>
Tue, 9 Nov 2021 05:57:53 +0000 (14:57 +0900)
commit210c19dcac5bd0535e588d34044b06de401cc0d6
tree95bb24518df366eb9c7680b867f07a47ff4509a5
parent05439a6208b6d34a504e9d99580152bbf409105f
[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