TrustedWebActivityDisplayMode.DefaultMode

public class TrustedWebActivityDisplayMode.DefaultMode implements TrustedWebActivityDisplayMode


Default mode: the system UI (status bar, navigation bar) is shown, and the browser toolbar is hidden while the user is on a verified origin.

Summary

Public constructors

Public methods

@NonNull Bundle

Packs the object into a Bundle.

Inherited Constants

From androidx.browser.trusted.TrustedWebActivityDisplayMode
static final String
KEY_ID = "androidx.browser.trusted.displaymode.KEY_ID"

Bundle key for the integer identifying the mode.

Public constructors

DefaultMode

Added in 1.2.0
public DefaultMode()

Public methods

toBundle

Added in 1.8.0
public @NonNull Bundle toBundle()

Packs the object into a Bundle.