Function cosmic::iced_winit::runtime::dnd::register_dnd_destination

source ยท
pub fn register_dnd_destination<Message>(
    surface: DndSurface,
    rectangles: Vec<DndDestinationRectangle>,
) -> Command<Message>
Expand description

Register a Dnd destination.