MenuItem.

HotKey Property

Summary

Gets or sets an KeyGesture associated with this control
Namespace
Avalonia.Controls
Containing Type
MenuItem

Syntax

public KeyGesture HotKey { get; set; }

Value

Type Description
KeyGesture