Module cosmic::iced_runtime::clipboard
source · Expand description
Access the clipboard.
Enums§
- A clipboard action to be performed by some
Task
.
Functions§
- Read the current contents of the clipboard.
- Read the current contents of the clipboard.
- Read the current contents of the primary clipboard.
- Read from the primary clipboard
- Write the given contents to the clipboard.
- Write the given contents to the clipboard.
- Write the given contents to the primary clipboard.
- Write the given contents to the clipboard.