[NUI] Clean code releated to application
authorhuiyu.eun <huiyu.eun@samsung.com>
Tue, 16 Feb 2021 04:10:25 +0000 (13:10 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 25 Feb 2021 08:24:58 +0000 (17:24 +0900)
commitd1d63ca32a64b3b84f7d2efa20cbe371b41ce95f
tree0edd77680cba80f64a60e7ca2ffdfc6f8e879a2a
parent114a2fab90ad0cacf6e812c2fbe1f32fea2e094e
[NUI] Clean code releated to application

- Delete Application.WindowMode
- Delete state of NewApplication without args in Run().
- Delete unused code & variable
- Change to follow NUI coding rule
- Resolve build warnings

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Application/Application.cs
src/Tizen.NUI/src/internal/Application/NUICoreBackend.cs
src/Tizen.NUI/src/public/Application/NUIApplication.cs
src/Tizen.NUI/src/public/Widget/WidgetViewManager.cs
src/Tizen.NUI/src/public/XamlBinding/IRegisterable.cs [deleted file]
src/Tizen.NUI/src/public/XamlBinding/Registrar.cs