toggle menu
korge-root
5.1.0
jvm
switch theme
search in API
korge
/
korlibs.render.osx
/
FixedArrayObjcType
Fixed
Array
Objc
Type
jvm
data
class
FixedArrayObjcType
(
val
count
:
Int
,
val
type
:
ObjcType
)
:
ObjcType
Members
Constructors
Fixed
Array
Objc
Type
Link copied to clipboard
jvm
constructor
(
count
:
Int
,
type
:
ObjcType
)
Properties
count
Link copied to clipboard
jvm
val
count
:
Int
type
Link copied to clipboard
jvm
val
type
:
ObjcType
Functions
to
Kotlin
String
Link copied to clipboard
jvm
open
override
fun
toKotlinString
(
)
:
String