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 |
public bool CanCopy { get; private set; }
Type | Description |
---|---|
bool |