JvmName

Specifies the name for the Java class or method which is generated from this element.

See the Kotlin language documentation for more information.

Specifies the name for the Java class or method which is generated from this element.

See the Kotlin language documentation for more information.

Constructors

JvmName
Link copied to clipboard
fun JvmName(name: String)
fun JvmName(name: String)

Properties

name
Link copied to clipboard
val name: String

the name of the element.

val name: String

the name of the element.