BrowserTitleMode Enum

Definition

Mode for the in-app browser title.

public enum class BrowserTitleMode
public enum BrowserTitleMode
type BrowserTitleMode = 
Public Enum BrowserTitleMode
Inheritance
BrowserTitleMode

Fields

Default 0

Uses the system default.

Hide 2

Hide the title.

Show 1

Show the title.

Remarks

These values only apply to Android.

Applies to