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