W3cubDocs

/Kotlin

ObjCObject

Platform and version requirements: Native (1.3)
interface ObjCObject

Extension Functions

Platform and version requirements: Native (1.3)

reinterpret

fun <T : ObjCObject> ObjCObject.reinterpret(): T

Inheritors

Platform and version requirements: Native (1.3)

ObjCClass

interface ObjCClass : ObjCObject
Platform and version requirements: Native (1.3)

ObjCObjectBase

abstract class ObjCObjectBase : ObjCObject

© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlinx.cinterop/-obj-c-object.html