Function sixtyfps::testing::send_keyboard_string_sequence[][src]

pub fn send_keyboard_string_sequence<X: HasStaticVTable<ComponentVTable> + WindowHandleAccess, Component: Into<VRc<ComponentVTable, X>> + ComponentHandle>(
    component: &Component,
    sequence: &str
)
Expand description

Simulate entering a sequence of ascii characters key by key.