DevToolsOptionsGesture Property

Gets or sets the key gesture used to open DevTools.

Definition

Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public KeyGesture Gesture { get; set; }

Property Value

KeyGesture

See Also