TextBoxPasteGesture Property

Gets a platform-specific KeyGesture for the Paste action

Definition

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

Property Value

KeyGesture

See Also