TextBox.

CanPaste Property

Summary

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

Syntax

public bool CanPaste { get; private set; }

Value

Type Description
bool