Class InputMethodContext.EventReceivedEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 5
InputMethodContext event receives event arguments.
C#Copypublic class EventReceivedEventArgs : EventArgs
- Inheritance
-
InputMethodContext.EventReceivedEventArgs
Properties
Declaration
C#Copypublic InputMethodContext.EventData EventData { get; set; }
Property Value
Type | Description |
---|---|
InputMethodContext.EventData |
API Level: 5
Declaration
C#Copypublic InputMethodContext InputMethodContext { get; set; }
Property Value
Type | Description |
---|---|
InputMethodContext |