Class View.KeyEventArgs
Definition
- Namespace:
- Tizen.NUI.Base
Components
- Assembly:
- Tizen.NUI.dll
Event arguments that passed via the KeyEvent signal.
public class View.KeyEventArgs : EventArgs
- Inheritance
-
objectSystem.
Event Args View.Key Event Args
Properties
View SourceKey
Key - is the key sent to the view.
Declaration
public Key Key { get; set; }
Property Value
Type | Description |
---|---|
Key |