- Namespace
- Avalonia
.Input - Containing Type
- KeyGesture
Syntax
[Obsolete("Use constructor taking KeyModifiers")]
public KeyGesture(Key key, InputModifiers modifiers)
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Parameters
Name | Type | Description |
---|---|---|
key | Key | |
modifiers | InputModifiers |
Return Value
Type | Description |
---|---|
void |