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