[NUI] Add UpdateProperty() api and revert "Fixed border behavior of windows launched...
authorjoogab.yun <joogab.yun@samsung.com>
Fri, 22 Jul 2022 05:55:14 +0000 (14:55 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Mon, 25 Jul 2022 08:33:12 +0000 (17:33 +0900)
commit740311a64d46efc4b619541367f6a964857cd3cb
treeb3adccd647b7c938158b3fbfd941fcbc9967e4d1
parent8b62b911ca4402969b57032cde88e34274ac3020
[NUI] Add UpdateProperty() api and revert "Fixed border behavior of windows launched at full size" patch

1. Make the Border property updatable.

For now, it only applies when set in the constructor.

Modify so that the property can be applied when the property is set again.

2. revert "https://github.com/Samsung/TizenFX/pull/4398"
src/Tizen.NUI/src/public/Window/BorderWindow.cs
src/Tizen.NUI/src/public/Window/DefaultBorder.cs