SplitButtonHotKey Property

Gets or sets an KeyGesture associated with this control

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public KeyGesture? HotKey { get; set; }

Property Value

KeyGesture

See Also