Class Window.KeyEventArgs
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
- API Level:
- 3
Key event arguments.
public class KeyEventArgs : EventArgs
- Inheritance
Properties
View SourceKey
Key.
Declaration
public Key Key { get; set; }
Property Value
Type | Description |
---|---|
Key |