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
/
mixedEnum
mixed
Enum
fun
mixedEnum
(
vararg
values
:
Any
?
)
(
source
)
Sets enum values from any JSON-compatible values. Supports numbers, booleans, strings, and null.