Visible

data class Visible(val doNotShowAgainOptionAvailable: Boolean, val isOmnibarAtTheTop: Boolean) : PrivacyProtectionsPopupViewState

Constructors

Link copied to clipboard
constructor(doNotShowAgainOptionAvailable: Boolean, isOmnibarAtTheTop: Boolean)

Properties

Link copied to clipboard

Indicates whether the popup should show the "Don't show again" button.

Link copied to clipboard

Indicates whether the the position of the omnibar is at the top.