{% setvar book_path %}/reference/kotlin/dokkatest/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
annotation InspectableProperty.EnumEntry
One entry in an enumeration packed into a primitive {int}.
See also | |
---|---|
IntEnumMapping |
Public functions |
|
---|---|
abstract String |
name() The string name of this enumeration value. |
abstract Int |
value() The integer value of this enumeration value. |