HotKeyProperty Field
Defines the HotKey property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<KeyGesture?> HotKeyProperty
Public Shared ReadOnly HotKeyProperty As StyledProperty(Of KeyGesture)
static val HotKeyProperty: StyledProperty<KeyGesture>