[NUI] Call Dispose when WidgetApplication is terminated
authortscholb <scholb.kim@samsung.com>
Wed, 27 Jul 2022 06:09:26 +0000 (15:09 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Tue, 2 Aug 2022 06:47:49 +0000 (15:47 +0900)
commit2a280d19cbb0e2921bbf7c8fbf2dd2e42fc4319f
treed34cf4db70e2a91ef3e025e5fdca7583b38d5b9c
parent10f646d1686986b05059236cb7713e891a49eabd
[NUI] Call Dispose when WidgetApplication is terminated

WidgetAppcation need to delete it's BaseHandle when it is termianted.
src/Tizen.NUI/src/internal/Application/NUIWidgetCoreBackend.cs
src/Tizen.NUI/src/internal/Widget/WidgetApplication.cs