enumValues

Common
JVM
JS
Native
1.1
fun <reified T : Enum<T>> enumValues(): Array<T>

Returns an array containing enum T entries.