KotlinX-Schema
Toggle table of contents
0.3.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-json
/
kotlinx.schema.json
/
StringPropertyBuilder
/
stringEnum
string
Enum
fun
stringEnum
(
vararg
values
:
String
)
(
source
)
Sets enum values from strings. Convenience function for the common case of string enums.