lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core
/
Screen
Screen
common
linuxArm32
linuxX64
expect
class
Screen
:
Closable
Covers all basic screen functionality.
actual
class
Screen
:
Closable
actual
class
Screen
:
Closable
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
close
Link copied to clipboard
common
linuxArm32
linuxX64
abstract
fun
close
(
)
open
override
fun
close
(
)
open
override
fun
close
(
)
Properties
lvgl
Object
Link copied to clipboard
common
linuxArm32
linuxX64
expect
val
lvglObject
:
LvglObjectBase
?
The object that represents the screen itself.
actual
val
lvglObject
:
LvglObjectBase
?
actual
val
lvglObject
:
LvglObjectBase
?