- Namespace
- Avalonia
.Input - Containing Type
- KeyGesture
Syntax
public KeyGesture(Key key, KeyModifiers modifiers = None)
Parameters
Name | Type | Description |
---|---|---|
key | Key | |
modifiers | KeyModifiers |
Return Value
Type | Description |
---|---|
void |
public KeyGesture(Key key, KeyModifiers modifiers = None)
Name | Type | Description |
---|---|---|
key | Key | |
modifiers | KeyModifiers |
Type | Description |
---|---|
void |