TextBox.

CanCut Property

Summary

Property for determining if the Cut command can be executed.
Namespace
Avalonia.Controls
Containing Type
TextBox

Syntax

public bool CanCut { get; private set; }

Value

Type Description
bool