KeyGesture.

Matches(KeyEventArgs) Method

Namespace
Avalonia.Input
Containing Type
KeyGesture

Syntax

public bool Matches(KeyEventArgs keyEvent)

Parameters

Name Type Description
keyEvent KeyEventArgs

Return Value

Type Description
bool