[NUI] Add new constructor for BorderWindow
authorjoogab.yun <joogab.yun@samsung.com>
Thu, 14 Jul 2022 00:53:06 +0000 (09:53 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 19 Jul 2022 05:51:42 +0000 (14:51 +0900)
commit7683f8553366cc3344e50bf02066df547d0059f7
tree8ddb51d2ce207769943b69de1077558e4af8b0f4
parent342bc466d51e7cc50785a7e8a44aa7cf68d2699e
[NUI] Add new constructor for BorderWindow
```c#
public NUIApplication(ThemeOptions option, IBorderInterface borderInterface)

public NUIApplication(Size2D windowSize, Position2D windowPosition, ThemeOptions option, IBorderInterface borderInterface)
```
src/Tizen.NUI/src/public/Application/NUIApplication.cs