[NUI] Add new SetParent in Window
authorWonsik Jung <sidein@samsung.com>
Mon, 13 Sep 2021 04:04:09 +0000 (13:04 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Mon, 13 Sep 2021 07:33:23 +0000 (16:33 +0900)
commit673e8088fe4154f86491716548632608c860d4f2
tree9fb7d5e3ee7eb6fb043a672633c7d9f9848b5909
parent5e6a5476cc2fb4058825cdd85c926b0122e9211c
[NUI] Add new SetParent in Window

Add new SetParent in Window.
This method has the input flag is whether the child is located above or below of the parent.
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/SubWindowTest.cs
test/Tizen.NUI.Tests/Tizen.NUI.TCT/testcase/public/Window/TSWindow.cs