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