SplitButtonHotKey Property
Gets or sets an KeyGesture associated with this control
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public KeyGesture? HotKey { get; set; }
Public Property HotKey As KeyGesture
Get
Set
member HotKey : KeyGesture with get, set
Property Value
KeyGesture