Namespace: Interstellar
Assembly: Interstellar.Core.dll
Base Type:
obj
Union case | Description |
Full Usage:
FromPageTitle titleMapping
Parameters:
string -> IBrowserWindow<'TWindow> -> Async<string>
|
Specifies a function to be used to determine the window title as a function of the page title
|
Full Usage:
FromString string
Parameters:
string
|
Specifies an ordinary string to use for the window title. This is only set once upon window initialization.
|
Full Usage:
Unset
|