← Docs
kotlin-stdlib / kotlinx.cinterop.internal / CEnumEntryAlias

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
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .