glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-core
/
uk.co.nickthecoder.glok.text
/
InsertText
/
textList
text
List
abstract
val
textList
:
List
<
String
>
This list must NOT be empty. To insert nothing,
textList
=
listOf("")
.