Struct DragData
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 10
This specifies drag data.
C#Copypublic struct DragData
Properties
Declaration
C#Copypublic string Data { get; set; }
Property Value
Type | Description |
---|---|
String |
Declaration
C#Copypublic string MimeType { get; set; }
Property Value
Type | Description |
---|---|
String |