[NUI] Add Api for getting window from view
authorSunghyun Kim <scholb.kim@samsung.com>
Thu, 8 Jul 2021 07:15:06 +0000 (16:15 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 9 Jul 2021 10:39:50 +0000 (19:39 +0900)
commit674695c2ddcdc537b53b282e59da5e5cc0e80658
tree505a1f1ebe51778e39b84ff8b8847c9fb9787f2b
parent1c88e9fe4beb05e5c7661c0fb59bb281e5144fe3
[NUI] Add Api for getting window from view

In some case, The view needs to know which window it is added to.
we can using this api in this case.
src/Tizen.NUI/src/internal/Interop/Interop.Window.cs
src/Tizen.NUI/src/public/Window/Window.cs [changed mode: 0755->0644]