Skip to main content

has_focused_field

Function has_focused_field 

Source
pub fn has_focused_field() -> bool
Expand description

Re-export the UI crate so applications can depend on a single crate. Returns true if any text field currently has focus. Checks weak ref liveness and clears stale focus state.