cosmic::iced_renderer::graphics::core::clipboard

Function read_data

source
pub fn read_data<T>(clipboard: &mut dyn Clipboard) -> Option<T>
Expand description

Reads the current content of the Clipboard.