pub fn open(settings: Settings) -> (Id, Task<Id>)
Opens a new window with the given [Settings]; producing the [Id] of the new window on completion.
Settings
Id