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