KeyGesture.

KeyGesture(Key, KeyModifiers) Constructor

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