[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>
Tue, 2 Apr 2024 07:54:24 +0000 (16:54 +0900)
commit6bca74493a704b799d763450a8fb5b189a82217c
tree4943c3969aefca62913bce739453cee1db75b71e
parent010b6530b8070f964d7008c2eabb807c9092819a
[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