BrowserLaunchOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional setting to open the browser with.
public class BrowserLaunchOptions
- Inheritance
-
System.ObjectBrowserLaunchOptions
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. |