kotlin-stdlib
Native
kotlin-stdlib
/
kotlinx.cinterop
/
ObjCObjectBase
Obj
CObject
Base
Native
abstract
class
ObjCObjectBase
:
ObjCObject
Types
Extensions
Inheritors
Types
Override
Init
Link copied to clipboard
Native
@
Target
(
allowedTargets
=
[
AnnotationTarget.CONSTRUCTOR
]
)
annotation class
OverrideInit
Inheritors
ObjCObjectBaseMeta
Link copied to clipboard
Extensions
reinterpret
Link copied to clipboard
Native
fun
<
T
:
ObjCObject
>
ObjCObject
.
reinterpret
(
)
:
T