Function iced::window::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.