cosmic::iced_runtime::clipboard

Function write_data

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

Write the given contents to the clipboard.