Function iced::window::fetch_id

source ·
pub fn fetch_id<Message>(
    id: Id,
    f: impl FnOnce(u64) -> Message + 'static
) -> Command<Message>
Expand description

Fetches an identifier unique to the window, provided by the underlying windowing system. This is not to be confused with Id.