TextBox.

CanCopy Property

Summary

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

Syntax

public bool CanCopy { get; private set; }

Value

Type Description
bool