Skip to main content

WidgetId

Type Alias WidgetId 

Source
pub type WidgetId = &'static str;
Expand description

Identifier for a widget within a view’s focus ring. Each view assigns its own static string IDs; they need not be globally unique.