Enum KVMService.DropTarget
Definition
- Namespace:
- Tizen.NUI.WindowSystem.Shell
- Assembly:
- Tizen.NUI.WindowSystem.dll
Drop target type of PerformDrop request of KVM Service.
public enum KVMService.DropTarget
Fields
| Name | Description |
|---|---|
| KVMServiceWin | Drop to KVM Service window self. |
| UnderPointer | Drop to the window that under pointer. |