BrowserLaunchOptions Class

Definition

Optional setting to open the browser with.

public ref class BrowserLaunchOptions
public class BrowserLaunchOptions
type BrowserLaunchOptions = class
Public Class BrowserLaunchOptions
Inheritance
BrowserLaunchOptions

Remarks

Not all settings apply to all operating systems. Check documentation for more information.

Constructors

BrowserLaunchOptions()

Properties

Flags

Gets or sets additional launch flags that may or may not take effect based on the device and LaunchMode.

LaunchMode

Gets or sets how the browser should be launched.

PreferredControlColor

Gets or sets the preferred color of the controls on the in-app browser.

PreferredToolbarColor

Gets or sets the preferred color of the toolbar background of the in-app browser.

TitleMode

Gets or sets the preferred mode for the title display.

Applies to