W3cubDocs

/Kotlin

contains

operator fun contains(char: Char): Boolean

Platform and version requirements: JVM

Returns true if char character belongs to this category.

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/-char-category/contains.html