pub fn get_text_input(ctx: &Context) -> Option<&str>
Expand description

Returns the text that the user entered since the last update. This will match the user’s keyboard and OS settings.