← Docs
kotlin-stdlib / kotlinx.cinterop / ExternalObjCClass

ExternalObjCClass

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

Constructors

Native
1.3

<init>

ExternalObjCClass (
protocolGetter : String = "" ,
binaryName : String = "" )

Properties

Native
1.3

binaryName

val binaryName : String
Native
1.3

protocolGetter

val protocolGetter : 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 .