CutGesture Property
Gets a platform-specific KeyGesture for the Cut action
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static KeyGesture? CutGesture { get; }
Public Shared ReadOnly Property CutGesture As KeyGesture
Get
static member CutGesture : KeyGesture with get