Skip to main content

BrowserTitleMode

Namespace: Wisej.Hybrid.Shared.Browser

Assembly: Wisej.Hybrid

Mode for the in-app browser title.

public enum BrowserTitleMode : Enum

These values only apply to Android.

Fields

NameDescription
DefaultUses the system default.
HideHide the title.
ShowShow the title.

Used By

NameDescription
BrowserLaunchOptions.TitleModeGets or sets the preferred mode for the title display.