Function slint_interpreter::testing::send_keyboard_string_sequence
source ยท pub fn send_keyboard_string_sequence(
comp: &ComponentInstance,
string: SharedString,
)
Expand description
Wrapper around [i_slint_core::tests::send_keyboard_string_sequence
]