[NUI] Supports to set/get full screen sized window
authorWonsik Jung <sidein@samsung.com>
Tue, 24 Oct 2023 07:22:16 +0000 (16:22 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Wed, 25 Oct 2023 12:48:44 +0000 (21:48 +0900)
commitec95af606d3c791af5ac8b2fdb3c16e245e3883f
tree52a5eb1db8d88952da49f548bf49adc5ef94ca16
parentbee9ece00e8b1b034863d07c5d853d62a8e239e1
[NUI] Supports to set/get full screen sized window

To support set/get full screen sized window.
The full screen sized window means the window is resized with screen size.
In addition, this window is the z-order is the highest.
src/Tizen.NUI/src/internal/Interop/Interop.Window.cs
src/Tizen.NUI/src/public/Window/Window.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/WindowTest.cs
test/Tizen.NUI.Tests/Tizen.NUI.Devel.Tests/testcase/public/Window/TSWindow.cs