Function cosmic::iced_runtime::clipboard::read_data
source ยท pub fn read_data<T>() -> Task<Option<T>>where
T: AllowedMimeTypes,
Expand description
Read the current contents of the clipboard.
pub fn read_data<T>() -> Task<Option<T>>where
T: AllowedMimeTypes,
Read the current contents of the clipboard.