[NUI] Make ControlHandle dispose always
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 8 Jul 2024 03:31:27 +0000 (12:31 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Wed, 10 Jul 2024 09:12:11 +0000 (18:12 +0900)
commit0150c352d1a914151d8a5aca66f17344f6d12c27
tree9e994220e8c5e932c2690864ae6d745361e50229
parent3ea4b58a521bb936a02f19e0a1d393c856c2a8da
[NUI] Make ControlHandle dispose always

Let we make ControlHandle call Dispose(true) always what we are using now.

And also, print some error log when this object GC by worker thread.
+ Write some comments for ControlHandle user.

It should be make more safety development

Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ViewAccessibilityEvent.cs