Focus¶ The Focus event is sent to a widget when it receives input focus. Bubbles Verbose Attributes¶ No other attributes Code¶ textual.events.Focus class ¶ Bases: Event Sent when a widget is focussed. Bubbles Verbose See also¶ Blur DescendantBlur DescendantFocus