[NUI] Add Maximize and Minimize related APIs and Add Focusable property to the icon
authorjoogab.yun <joogab.yun@samsung.com>
Tue, 24 May 2022 06:05:42 +0000 (15:05 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Fri, 27 May 2022 06:15:42 +0000 (15:15 +0900)
commit7a7b1e0bcedc639b334fc024f974ea863dc7361c
treedf8520aff39ffeb4f302c2e8ca1da07dbe63a082
parente5d2980ea5e9d495036ce70a7254cd418ff54908
[NUI] Add Maximize and Minimize related APIs and Add Focusable property to the icon

1. Added OnMaximize() and OnMinimize() APIs so that you can know when Maximize/Minimize is called.
2. Adds a Focusable to the icon.
src/Tizen.NUI/src/public/Window/BorderWindow.cs
src/Tizen.NUI/src/public/Window/DefaultBorder.cs
src/Tizen.NUI/src/public/Window/IBorderInterface.cs