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