Function cosmic::iced_runtime::clipboard::read_primary
source ยท pub fn read_primary() -> Task<Option<String>>
Expand description
Read the current contents of the primary clipboard.
pub fn read_primary() -> Task<Option<String>>
Read the current contents of the primary clipboard.