Skip to main content

FocusId

Type Alias FocusId 

Source
pub type FocusId = u64;
Expand description

Opaque, app-chosen identifier for a focusable widget. Values only need to be unique among the widgets that opt into focus-by-request.