TextBoxCanPaste Property

Property for determining if the Paste command can be executed.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool CanPaste { get; }

Property Value

Boolean

See Also