DefaultMode
open class DefaultMode : 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 |
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.
|
Public constructors
<init>
DefaultMode()
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.
Public methods
toBundle
@NonNull open fun toBundle(): Bundle