Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 5
InputMethodContext event receives event arguments.
public class EventReceivedEventArgs : EventArgs
- Inheritance
-
System.Object
InputMethodContext.EventReceivedEventArgs
Properties
Declaration
public InputMethodContext.EventData EventData { get; set; }
Property Value
API Level: 5
View Source
InputMethodContext
The instance of InputMethodContext
Declaration
public InputMethodContext InputMethodContext { get; set; }
Property Value
API Level: 5