CEnumEntryAlias

Native
1.3
@Target([AnnotationTarget.CLASS]) annotation class CEnumEntryAlias
(source)

Denotes property that is an alias to some enum entry.

Constructors

Native
1.3

<init>

Denotes property that is an alias to some enum entry.

CEnumEntryAlias(entryName: String)

Properties

Native
1.3

entryName

val entryName: String