BrowserLaunchOptions Class

Definition

Optional setting to open the browser with.

public class BrowserLaunchOptions
Inheritance
System.Object
BrowserLaunchOptions

Remarks

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

Constructors

Name Description
BrowserLaunchOptions()

Default constructor.

Properties

Name Description
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