[NUI.WindowSystem] Add new API GetSourceMimetypes of KVMService
authorJunseok Kim <juns.kim@samsung.com>
Fri, 26 Jan 2024 13:35:11 +0000 (22:35 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 5 Feb 2024 04:08:45 +0000 (13:08 +0900)
commitb1d2eedd36e7bdcd2334c093015bd23a37a68665
treea011fe2a9cf47d81e3c215c95691b465ca1b66db
parentde40306ffdb9da0e92c65bd13c5bc0924424e3ad
[NUI.WindowSystem] Add new API GetSourceMimetypes of KVMService

KVMService.GetSourceMimetypes() returns mimetype list that current drag source offered.
src/Tizen.NUI.WindowSystem/src/internal/Interop/Interop.KVMService.cs
src/Tizen.NUI.WindowSystem/src/public/KVMService.cs
test/NUIWindowKVMSample/NUIWindowKVMSample.cs