BrowserLaunchOptions Class

Definition

Optional setting to open the browser with.

public class BrowserLaunchOptions
Inheritance
BrowserLaunchOptions

Remarks

These settings do not apply to all operation systems. Check documentation for more information.

Constructors

BrowserLaunchOptions()

Default constructor.

Properties

Flags

Additional launch flags that may or may not take effect based on the device and launch mode.

LaunchMode

Launch type of the browser.

PreferredControlColor

Preferred color of the controls on the browser.

PreferredToolbarColor

Preferred color of the background toolbar.

TitleMode

Preferred mode for the title display.

Applies to