[NUI][API11] Fix worker thread handle removal issue
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 11 Jun 2024 15:40:23 +0000 (00:40 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 11 Jun 2024 16:06:56 +0000 (01:06 +0900)
commit6a5b8257fbf6fb22112f1c319f865ac09b85759f
treeb0872a338d66e852c9093192ea57ee5744001cc9
parentb00f9643a9b562d0d437e9e7c9c465ddc770b929
[NUI][API11] Fix worker thread handle removal issue

Since `ControlHandle` could be deleted at GC thread, we should use DisposeQueue here.

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