[]
Checks if the paste action is available for the selected item/items.
public ValueTask<bool> CanPaste()
Type | Description |
---|---|
ValueTask<bool> | A System.Threading.Tasks.ValueTask<> representing the asynchronous operation of checking if the paste action can be performed. |