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