[NUI] Fix argument issue when launch application on ubuntu (#2827)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Mon, 5 Apr 2021 23:04:43 +0000 (08:04 +0900)
committerhuiyueun <35286162+huiyueun@users.noreply.github.com>
Tue, 20 Apr 2021 06:13:00 +0000 (15:13 +0900)
commitc6ada5aa5dd0fe710a14ddaf4637d5e8317fee9e
tree07f811d73a04f0cd443a8ea57ee8a085bcc3ef69
parent6b8fcdb3bca745e372006334c1f405dd04d161d7
[NUI] Fix argument issue when launch application on ubuntu (#2827)

args[0] value is this.
 ->Tizen.NUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=eba370b203a2e242

So can't set using argument value.
 ex) dotnet run --width 100 --height --100

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/internal/Application/NUICoreBackend.cs