BrowserLaunchOptions 類別

定義

選擇性設定,以開啟瀏覽器。

public ref class BrowserLaunchOptions
public class BrowserLaunchOptions
type BrowserLaunchOptions = class
Public Class BrowserLaunchOptions
繼承
BrowserLaunchOptions

備註

並非所有設定都套用至所有作業系統。 如需詳細資訊,請參閱檔。

建構函式

BrowserLaunchOptions()

選擇性設定,以開啟瀏覽器。

屬性

Flags

取得或設定可能會或可能不會根據裝置和 LaunchMode生效的其他啟動旗標。

LaunchMode

取得或設定應該如何啟動瀏覽器。

PreferredControlColor

取得或設定應用程式內瀏覽器上控制件的慣用色彩。

PreferredToolbarColor

取得或設定應用程式內瀏覽器工具列背景的慣用色彩。

TitleMode

取得或設定標題顯示的慣用模式。

適用於