BrowserLaunchOptions
Wisej.Hybrid.Shared.Browser.BrowserLaunchOptions
Last updated
Wisej.Hybrid.Shared.Browser.BrowserLaunchOptions
Last updated
Namespace: Wisej.Hybrid.Shared.Browser
Assembly: Wisej.Hybrid (3.5.0.0)
Optional setting to open the browser with.
Not all settings apply to all operating systems. Check documentation for more information.
Initializes a new instance of BrowserLaunchOptions.
BrowserLaunchFlags: Gets or sets additional launch flags that may or may not take effect based on the device and LaunchMode.
The default value is None. Not all flags work on all platforms, check the flag descriptions.
BrowserLaunchMode: Gets or sets how the browser should be launched.
The default value is SystemPreferred.
Nullable<Color>: Gets or sets the preferred color of the controls on the in-app browser.
This setting only applies to iOS.
Nullable<Color>: Gets or sets the preferred color of the toolbar background of the in-app browser.
This setting only applies to iOS and Android.
BrowserTitleMode: Gets or sets the preferred mode for the title display.
The default value is Default. This setting only applies to Android.