[NUI] Add Window.NativeHandle, VideoView.NativeHandle
authordongsug.song <dongsug.song@samsung.com>
Fri, 3 Sep 2021 11:40:34 +0000 (20:40 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 9 Nov 2021 05:57:53 +0000 (14:57 +0900)
commitc82b48d53fedada780dfe85c9cc6d898de3b55ae
tree03ff0164a671623b108e4d897eb7125869482fb2
parent438a87effe10bbecc1256694f504c396efda03ab
[NUI] Add Window.NativeHandle, VideoView.NativeHandle
src/Tizen.NUI/src/public/BaseComponents/VideoView.cs
src/Tizen.NUI/src/public/BaseComponents/VideoViewHandle.cs [new file with mode: 0644]
src/Tizen.NUI/src/public/Window/Window.cs
src/Tizen.NUI/src/public/Window/WindowEvent.cs
src/Tizen.NUI/src/public/Window/WindowHandle.cs [new file with mode: 0644]