[NUI] Deprecate set properties of Color, Rectangle, and etc (#2082)
authordongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 8 Oct 2020 07:08:37 +0000 (16:08 +0900)
committerGitHub <noreply@github.com>
Thu, 8 Oct 2020 07:08:37 +0000 (16:08 +0900)
commitd8abf69e7f1b0f2db3bbc0b365dea3dccf99254c
tree5765bff604309a2055376441fb46aaaacfa6ec1b
parent1c091257cf7cb4372bfe7fc8de8ba5784e8b2106
[NUI] Deprecate set properties of Color, Rectangle, and etc (#2082)

- https://code.sec.samsung.net/jira/browse/TCSACR-376
13 files changed:
src/Tizen.NUI/src/public/Color.cs
src/Tizen.NUI/src/public/Extents.cs
src/Tizen.NUI/src/public/Position.cs
src/Tizen.NUI/src/public/Position2D.cs
src/Tizen.NUI/src/public/Rectangle.cs
src/Tizen.NUI/src/public/RelativeVector2.cs
src/Tizen.NUI/src/public/RelativeVector3.cs
src/Tizen.NUI/src/public/RelativeVector4.cs
src/Tizen.NUI/src/public/Size.cs
src/Tizen.NUI/src/public/Size2D.cs
src/Tizen.NUI/src/public/Vector2.cs
src/Tizen.NUI/src/public/Vector3.cs
src/Tizen.NUI/src/public/Vector4.cs