Undo Property
Definition
Namespace: Avalonia.Input.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public List<KeyGesture> Undo { get; set; }
Public Property Undo As List(Of KeyGesture)
Get
Set
member Undo : List<KeyGesture> with get, set
Property Value
See Also
Reference
PlatformHotkeyConfiguration Class
Avalonia.Input.Platform Namespace