Struct ClipEvent
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
This specifies clipboard event data.
C#Copypublic struct ClipEvent
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 |