TextBoxCutGesture Property

Gets a platform-specific KeyGesture for the Cut action

Definition

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

Property Value

KeyGesture

See Also