Function iced::clipboard::read

source ·
pub fn read<Message>(
    f: impl Fn(Option<String>) -> Message + 'static
) -> Command<Message>
Expand description

Read the current contents of the clipboard.