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