Module cosmic::iced_runtime::core::clipboard
source · Expand description
Access the clipboard.
Structs§
- A list of DnD destination rectangles.
- A null implementation of the
Clipboard
trait.
Enums§
- Source of a DnD operation.
- The kind of
Clipboard
.
Traits§
- A buffer for short-term storage and transfer within and between applications.