HotKeyManagerGetHotKey Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static KeyGesture? GetHotKey(
	AvaloniaObject target
)

Parameters

target  AvaloniaObject
 

Return Value

KeyGesture

See Also