KeyBinding.

TryHandle(KeyEventArgs) Method

Namespace
Avalonia.Input
Containing Type
KeyBinding

Syntax

public void TryHandle(KeyEventArgs args)

Parameters

Name Type Description
args KeyEventArgs

Return Value

Type Description
void