← Docs
kotlin-stdlib / kotlinx.cinterop / ObjCObjectBase

ObjCObjectBase

Native
1.3
abstract class ObjCObjectBase : ObjCObject
(source)

Annotations

Native
1.3

OverrideInit

annotation class OverrideInit

Constructors

Native
1.3

<init>

ObjCObjectBase ( )

Extension Functions

Native
1.3

initBy

fun < T : ObjCObjectBase > T . initBy ( constructorCall : T ) : T

Inheritors

Native
1.3

ObjCObjectBaseMeta

abstract class ObjCObjectBaseMeta :
ObjCObjectBase ,
ObjCObjectMeta
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 .