[NUI] Make view-wrapper signal input as weak handle
authorEunki, Hong <eunkiki.hong@samsung.com>
Thu, 1 Feb 2024 07:47:34 +0000 (16:47 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 20 Feb 2024 09:33:15 +0000 (18:33 +0900)
commit58d876ca53e47c9cece72f02c560ccee59f978b4
tree61af1b2b769d132f075db610da54fc5680b956d1
parent7740afee1e7fedbd95c3802399c9644d00f64bef
[NUI] Make view-wrapper signal input as weak handle

Since we don't need to control the ownership of native memory at callback side,
let we just keep whole input value memory ownership as false.

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