HotKeyManagerSetHotKey Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static void SetHotKey(
	AvaloniaObject target,
	KeyGesture value
)

Parameters

target  AvaloniaObject
 
value  KeyGesture
 

See Also