W3cubDocs

/Kotlin

ConstantValue

Platform and version requirements: Native (1.3)
object ConstantValue

Collection of annotations that allow to store constant values.

Annotations

Platform and version requirements: Native (1.3)

Byte

annotation class Byte
Platform and version requirements: Native (1.3)

Double

annotation class Double
Platform and version requirements: Native (1.3)

Float

annotation class Float
Platform and version requirements: Native (1.3)

Int

annotation class Int
Platform and version requirements: Native (1.3)

Long

annotation class Long
Platform and version requirements: Native (1.3)

Short

annotation class Short
Platform and version requirements: Native (1.3)

String

annotation class String
Platform and version requirements: Native (1.3)

UByte

annotation class UByte
Platform and version requirements: Native (1.3)

UInt

annotation class UInt
Platform and version requirements: Native (1.3)

ULong

annotation class ULong
Platform and version requirements: Native (1.3)

UShort

annotation class UShort

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.cinterop.internal/-constant-value/index.html