SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.appbar
/
CollapsingToolbarLayout
/
setLineSpacingMultiplier
set
Line
Spacing
Multiplier
@
RestrictTo
(
value
=
LIBRARY_GROUP
)
@
RequiresApi
(
value
=
VERSION_CODES.M
)
open
fun
setLineSpacingMultiplier
(
@
FloatRange
(
from
=
0.0
)
spacingMultiplier
:
Float
)
Sets the line spacing multiplier of the title text. See
setLineSpacing
. Experimental Feature.