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