Function cosmic::iced_runtime::dnd::set_action
source ยท pub fn set_action<Message>(a: DndAction) -> Task<Message>
Expand description
Set the action of the Dnd operation.
pub fn set_action<Message>(a: DndAction) -> Task<Message>
Set the action of the Dnd operation.