stdlib
1.5
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Native
stdlib
/
kotlinx.cinterop
/
ExternalObjCClass
External
Obj
CClass
Native
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ExternalObjCClass
(
val
protocolGetter
:
String
=
""
,
val
binaryName
:
String
=
""
)
(
source
)
Since Kotlin
1.3
Properties
Properties
binary
Name
Link copied to clipboard
Native
val
binaryName
:
String
Since Kotlin
1.3
protocol
Getter
Link copied to clipboard
Native
val
protocolGetter
:
String
Since Kotlin
1.3