zng_ext_input::drag_drop

Function decode_widget_id

source
pub fn decode_widget_id(data: &DragDropData) -> Option<WidgetId>
Expand description

Decode an widget ID from drag&drop data.

The ID will only decode if it was encoded by the same app instance.