Android
androidJvm
duckchat-api
/
com.duckduckgo.duckchat.api.inputscreen
/
InputScreenBrowserButtonsConfig
/
Enabled
Enabled
data
class
Enabled
(
val
tabs
:
Int
)
:
InputScreenBrowserButtonsConfig
,
Serializable
Show buttons when context allows for it.
Parameters
tabs
number of tabs to display in the tab switcher button
Members
Constructors
Enabled
Link copied to clipboard
constructor
(
tabs
:
Int
)
Properties
tabs
Link copied to clipboard
val
tabs
:
Int