TextBoxCopyGesture Property

Gets a platform-specific KeyGesture for the Copy action

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static KeyGesture? CopyGesture { get; }

Property Value

KeyGesture

See Also