Join Slack
Powered by
Hello, how do I send selectors to Swift/ObjC class...
# multiplatform
j
Justin Tullgren
10/07/2024, 2:22 PM
Hello, how do I send selectors to Swift/ObjC class from kotlin? The argument is of type:
selector: kotlinx.cinterop.CPointer<out kotlinx.cinterop.CPointed>?
I found this
article
but its really old and not sure if there is a better way.
Justin Tullgren
10/07/2024, 3:26 PM
The article linked does work it just seems to be in beta for
@ObjcAction
4
Views
Open in Slack
Previous
Next