iced_runtime::window

Function open

Source
pub fn open(settings: Settings) -> (Id, Task<Id>)
Expand description

Opens a new window with the given [Settings]; producing the [Id] of the new window on completion.