[NUI] Match ViewImpl Connector parameter with csharp binder
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 27 Nov 2024 04:40:27 +0000 (13:40 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Wed, 27 Nov 2024 04:57:34 +0000 (13:57 +0900)
commitaa36e02b57d644b2b9d7e87b581c4c6b70d72797
tree722832d5d5d5918fd71c04cad3d5fa11d1df5560
parent877806873b94f2d56daf5e2c0d66c78a6843274f
[NUI] Match ViewImpl Connector parameter with csharp binder

After PR #6419 merged, some director callback parameter
not matched with dali-csharp-binder.

We also need to remove delegater 26, 28, and 29 at binder level.

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/internal/Common/ViewImpl.cs
src/Tizen.NUI/src/internal/Common/ViewWrapperImpl.cs
src/Tizen.NUI/src/internal/Interop/Interop.ViewImpl.cs
src/Tizen.NUI/src/internal/Interop/Interop.ViewWrapperImpl.cs