SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.textfield
/
TextInputLayout
/
LengthCounter
Length
Counter
interface
LengthCounter
Interface definition for a length counter.
Members
Functions
count
Length
Link copied to clipboard
abstract
fun
countLength
(
@
Nullable
text
:
Editable
)
:
Int
Counts the length of the text and returns it.