[NUI] Allows user to set the height of the top and bottom borders respectively.
authorjoogab.yun <joogab.yun@samsung.com>
Tue, 7 Jun 2022 08:19:26 +0000 (17:19 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 10 Jun 2022 05:42:51 +0000 (14:42 +0900)
commitf70c54bd02e90d8d96a4c511cc6cf23eb62f8475
tree9964d80d8fbded10336031cb78b564595417cbd0
parent366018e821bf064c5ccc6b349db11c1388e815fc
[NUI] Allows user to set the height of the top and bottom borders respectively.
BorderHeight is the default setting.
After the initial height is set as the BorderHeight value, the user can set the height of the border as SizeHeight.
src/Tizen.NUI/src/public/Window/BorderWindow.cs
src/Tizen.NUI/src/public/Window/DefaultBorder.cs
src/Tizen.NUI/src/public/Window/IBorderInterface.cs