Function cosmic::iced_runtime::clipboard::write_primary_data

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

Write the given contents to the clipboard.