littlekt
0.6.0
android
common
js
jvm
core
/
com.lehaine.littlekt
/
LittleKtProps
Little
Kt
Props
android
common
js
jvm
actual
class
LittleKtProps
expect
class
LittleKtProps
Properties related to creating a
LittleKtApp
actual
class
LittleKtProps
Author
Colton Daily
actual
class
LittleKtProps
Author
Colton Daily
Constructors
Properties
Constructors
Little
Kt
Props
Link copied to clipboard
android
js
jvm
fun
LittleKtProps
(
)
fun
LittleKtProps
(
)
fun
LittleKtProps
(
)
Properties
activity
Link copied to clipboard
android
var
activity
:
Activity
?
=
null
assets
Dir
Link copied to clipboard
js
var
assetsDir
:
String
background
Color
Link copied to clipboard
android
js
jvm
var
backgroundColor
:
Color
var
backgroundColor
:
Color
var
backgroundColor
:
Color
canvas
Id
Link copied to clipboard
js
var
canvasId
:
String
height
Link copied to clipboard
js
jvm
var
height
:
Int
=
540
var
height
:
Int
=
540
icons
Link copied to clipboard
jvm
var
icons
:
List
<
String
>
maximized
Link copied to clipboard
jvm
var
maximized
:
Boolean
=
false
resizeable
Link copied to clipboard
jvm
var
resizeable
:
Boolean
=
true
show
Status
Bar
Link copied to clipboard
android
var
showStatusBar
:
Boolean
=
true
title
Link copied to clipboard
android
js
jvm
var
title
:
String
var
title
:
String
var
title
:
String
use
Immersive
Mode
Link copied to clipboard
android
var
useImmersiveMode
:
Boolean
=
true
use
Wake
Lock
Link copied to clipboard
android
var
useWakeLock
:
Boolean
=
true
v
Sync
Link copied to clipboard
jvm
var
vSync
:
Boolean
=
true
width
Link copied to clipboard
js
jvm
var
width
:
Int
=
960
var
width
:
Int
=
960
window
Pos
X
Link copied to clipboard
jvm
var
windowPosX
:
Int
?
=
null
window
Pos
Y
Link copied to clipboard
jvm
var
windowPosY
:
Int
?
=
null