[Multimedia] Add a new constructor of Display to remove dependency of UI frameworks...
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 29 Jan 2024 06:52:04 +0000 (15:52 +0900)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 06:52:04 +0000 (15:52 +0900)
commit0ec95f97deae35cda0a6d1350ff6bc18af8f3f36
treeb6a38c545b21aac63149cc9e5c2f31791001a630
parent5c82a6b3d84d359605c39f4dc16d908c147e7b97
[Multimedia] Add a new constructor of Display to remove dependency of UI frameworks (#5738)

* Add a new constructor of Display to remove depenendcy of UI frameworks

* Rename property

* Apply review comment

---------

Co-authored-by: Jay Cho <chojoong@gmail.com>
src/Tizen.Multimedia/Common/Display.cs
src/Tizen.Multimedia/Common/IWindowProvider.cs [new file with mode: 0644]