[NUI] Add Window VisibilityChanged Event (#1469)
authordongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 17 Mar 2020 07:53:11 +0000 (16:53 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2020 07:53:11 +0000 (16:53 +0900)
commit879ae1688bf3666349fcaa959b948a91dc3df235
tree8a4fd9ce4167a1cd825df716267546915fc7e2d0
parentd437234ed551786f209d12285280e449fae0fbb5
[NUI] Add Window VisibilityChanged Event (#1469)
src/Tizen.NUI/src/internal/Interop/Interop.WindowVisibilityChangedSignal.cs [new file with mode: 0755]
src/Tizen.NUI/src/internal/WindowVisibilityChangedEvent.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/WindowEvent.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples.sln
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/VisibilityChangedTest.cs [new file with mode: 0755]