stdlib
1.7
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Native
stdlib
/
kotlinx.cinterop
/
ObjCObjectBase
Obj
CObject
Base
Native
abstract
class
ObjCObjectBase
:
ObjCObject
(
source
)
Since Kotlin
1.3
Types
Constructors
Extensions
Inheritors
Constructors
Obj
CObject
Base
Link copied to clipboard
Native
protected
fun
ObjCObjectBase
(
)
Types
Override
Init
Link copied to clipboard
Native
@
Target
(
allowedTargets
=
[
AnnotationTarget.CONSTRUCTOR
]
)
annotation class
OverrideInit
Since Kotlin
1.3
Inheritors
ObjCObjectBaseMeta
Link copied to clipboard
Extensions
reinterpret
Link copied to clipboard
Native
fun
<
T
:
ObjCObject
>
ObjCObject
.
reinterpret
(
)
:
T
Since Kotlin
1.3