sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.text
/
isDigitsOnly
is
Digits
Only
inline
fun
CharSequence
.
isDigitsOnly
(
)
:
Boolean
(
source
)
Returns whether the given
CharSequence
contains only digits.
See also
TextUtils.
is
Digits
Only