← Docs
kotlin-stdlib / kotlinx.cinterop / ObjCConstructor

ObjCConstructor

Native
1.3
@Target ( [AnnotationTarget.CONSTRUCTOR] ) annotation class ObjCConstructor
(source)

Constructors

Native
1.3

<init>

ObjCConstructor ( initSelector : String , designated : Boolean )

Properties

Native
1.3

designated

val designated : Boolean
Native
1.3

initSelector

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