Class InputMethodContext.ContentReceivedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
InputMethodContext content received event arguments.
C#Copypublic class ContentReceivedEventArgs : EventArgs
- Inheritance
-
InputMethodContext.ContentReceivedEventArgs
Properties
Declaration
C#Copypublic string Content { get; set; }
Property Value
Type | Description |
---|---|
String |
Declaration
C#Copypublic string Description { get; set; }
Property Value
Type | Description |
---|---|
String |
Declaration
C#Copypublic string MimeType { get; set; }
Property Value
Type | Description |
---|---|
String |