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