Gesture Property
Gets or sets the key gesture used to open DevTools.
Definition
Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll)
- C#
- VB
- F#
public KeyGesture Gesture { get; set; }
Public Property Gesture As KeyGesture
Get
Set
member Gesture : KeyGesture with get, set