Skip to main content

WindowId

Type Alias WindowId 

Source
pub type WindowId = usize;
Expand description

Stable id into the host window list. Never reused — new windows get the next value from the host’s next_window_id counter.