[NUI] Fix View.DisConnectFromSignals() to return when the native object has no body
authordongsug.song <dongsug.song@samsung.com>
Wed, 29 Sep 2021 10:00:11 +0000 (19:00 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 9 Nov 2021 05:57:53 +0000 (14:57 +0900)
commit26c3741422640ed53dc68afcf998addc3b5c42f8
treeef6955083ca87589b398313ca7bc696f111a98b9
parent922229a7a9368212ee7fc0c42d6568fd55b5799f
[NUI] Fix View.DisConnectFromSignals() to return when the native object has no body

- Fix View.DisConnectFromSignals() to return when the native object has no body
- Add debugging log which comes only when the NUI_DEBUG_ON is defined
src/Tizen.NUI/Tizen.NUI.csproj
src/Tizen.NUI/src/internal/Common/DaliEnumConstants.cs
src/Tizen.NUI/src/internal/Common/Registry.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
src/Tizen.NUI/src/public/Common/BaseHandle.cs