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