toggle menu
Frames Android SDK by Checkout.com - v4.2.5
4.2.5
androidJvm
switch theme
search in API
frames
/
com.checkout.frames.style.component.base
/
TextStyle
/
TextStyle
Text
Style
@
JvmOverloads
constructor
(
size
:
Int
=
14
,
@
ColorLong
color
:
Long
=
4278190080
,
textAlign
:
TextAlign
=
TextAlign.Start
,
font
:
Font
=
Font.Default
,
fontStyle
:
FontStyle
=
FontStyle.Normal
,
fontWeight
:
FontWeight
=
FontWeight.Normal
,
maxLines
:
Int
=
Int.MAX_VALUE
,
maxLength
:
Int
?
=
null
,
lineHeight
:
Int
?
=
null
)