toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui
/
io.snabble.sdk.ui
/
SecondaryConfig
Secondary
Config
data
class
SecondaryConfig
(
val
textSize
:
Int
=
16
,
val
minHeight
:
Int
=
40
,
val
useOutlinedButton
:
Boolean
=
false
)
Members
Constructors
Secondary
Config
Link copied to clipboard
constructor
(
textSize
:
Int
=
16
,
minHeight
:
Int
=
40
,
useOutlinedButton
:
Boolean
=
false
)
Properties
min
Height
Link copied to clipboard
val
minHeight
:
Int
=
40
text
Size
Link copied to clipboard
val
textSize
:
Int
=
16
use
Outlined
Button
Link copied to clipboard
val
useOutlinedButton
:
Boolean
=
false