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