HotKey Property
Gets or sets an KeyGesture associated with this control
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public KeyGesture? HotKey { get; set; }
Public Property HotKey As KeyGesture
Get
Set
member HotKey : KeyGesture with get, set