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