Function cosmic::iced_runtime::clipboard::write_data

source ยท
pub fn write_data<Message>(
    contents: impl AsMimeTypes + Sync + Send + 'static,
) -> Command<Message>
Expand description

Write the given contents to the clipboard.