toggle menu
Frames Android SDK by Checkout.com - v4.2.4
4.2.4
androidJvm
switch theme
search in API
frames
/
com.checkout.frames.style.component.default
/
DefaultTextLabelStyle
/
subtitle
subtitle
@
JvmOverloads
fun
subtitle
(
text
:
String
=
""
,
@
StringRes
textId
:
Int
?
=
null
,
fontSize
:
Int
=
SubtitleConstants.fontSize
,
font
:
Font
=
SubtitleConstants.font
,
@
ColorLong
color
:
Long
=
SubtitleConstants.color
,
padding
:
Padding
=
Padding()
,
maxLines
:
Int
=
Int.MAX_VALUE
,
lineHeight
:
Int
?
=
null
)
:
TextLabelStyle