BrowserTitleMode

Wisej.Hybrid.Shared.Browser.BrowserTitleMode

Namespace: Wisej.Hybrid.Shared.Browser

Assembly: Wisej.Hybrid (3.5.0.0)

Mode for the in-app browser title.

public enum BrowserTitleMode : Enum

These values only apply to Android.

Fields

NameDescription

Default

Uses the system default.

Hide

Hide the title.

Show

Show the title.

Used By

NameDescription

Gets or sets the preferred mode for the title display.

Last updated