[NUI] CanvasView: Change parameter and return type of binder function
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 2 Sep 2021 07:19:06 +0000 (16:19 +0900)
committerhuiyu <35286162+huiyueun@users.noreply.github.com>
Tue, 7 Sep 2021 09:05:39 +0000 (18:05 +0900)
commitb7210a52d2c9baf2cd1fb70b746bf1d910d3f03d
tree82701c24727d14f0e2fc825d8fe457cd5c3e740e
parentea3f83e7991c175471dcc041fdabeadabc2d0864
[NUI] CanvasView: Change parameter and return type of binder function

int -> uint(unsigned int)
dali-csharp-binder patch : https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/262968/
src/Tizen.NUI/src/internal/Interop/Interop.Gradient.cs
src/Tizen.NUI/src/internal/Interop/Interop.Shape.cs
src/Tizen.NUI/src/public/BaseComponents/VectorGraphics/Gradient.cs
src/Tizen.NUI/src/public/BaseComponents/VectorGraphics/Shape.cs