Skip to main content

dispatch_paste

Function dispatch_paste 

Source
pub fn dispatch_paste(text: &str) -> bool
Expand description

Inserts text into the focused text field (paste operation). O(1) operation using stored handler.