toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.ffi.osx
/
ObjcClassRef
Objc
Class
Ref
data
class
ObjcClassRef
(
val
ref
:
Long
)
:
ObjcProtocolClassBaseRef
Members
Constructors
Objc
Class
Ref
Link copied to clipboard
constructor
(
ref
:
Long
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
image
Name
Link copied to clipboard
val
imageName
:
String
name
Link copied to clipboard
open
override
val
name
:
String
ref
Link copied to clipboard
val
ref
:
Long
Functions
create
Instance
Link copied to clipboard
fun
createInstance
(
extraBytes
:
Int
=
0
)
:
Long
dump
Kotlin
Link copied to clipboard
fun
dumpKotlin
(
)
list
IVars
Link copied to clipboard
fun
listIVars
(
)
list
Methods
Link copied to clipboard
fun
listMethods
(
)
:
List
<
ObjcMethodRef
>
list
Properties
Link copied to clipboard
fun
listProperties
(
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String