pub fn peek_dnd<T>() -> Task<Option<T>>where
    T: AllowedMimeTypes,Expand description
Read the current contents of the Dnd operation.
pub fn peek_dnd<T>() -> Task<Option<T>>where
    T: AllowedMimeTypes,Read the current contents of the Dnd operation.