W3cubDocs

/Kotlin

native

Platform and version requirements: JS (1.1)
@Target([AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.CONSTRUCTOR, AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.PROPERTY_SETTER]) annotation class native
Deprecated: Use `external` modifier instead

Constructors

Platform and version requirements: JS (1.1)

<init>

native(name: String = "")

Properties

Platform and version requirements: JS (1.1)

name

val name: String

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.js/native/index.html