lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.drawing
/
LineDescriptor
Line
Descriptor
common
linuxArm32
linuxX64
expect
class
LineDescriptor
:
Closable
Provides meta data on a line.
actual
class
LineDescriptor
:
Closable
actual
class
LineDescriptor
:
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
blend
Mode
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
blendMode
:
UByte
actual
var
blendMode
:
UByte
actual
var
blendMode
:
UByte
color
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
color
:
Color
actual
var
color
:
Color
actual
var
color
:
Color
dash
Gap
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
dashGap
:
Short
actual
var
dashGap
:
Short
actual
var
dashGap
:
Short
dash
Width
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
dashWidth
:
Short
actual
var
dashWidth
:
Short
actual
var
dashWidth
:
Short
lv
Draw
Line
Dsc
Ptr
Link copied to clipboard
linuxArm32
linuxX64
val
lvDrawLineDscPtr
:
CPointer
<
lv_draw_line_dsc_t
>
?
val
lvDrawLineDscPtr
:
CPointer
<
lv_draw_line_dsc_t
>
?
opacity
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
opacity
:
UByte
actual
var
opacity
:
UByte
actual
var
opacity
:
UByte
raw
End
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
rawEnd
:
UByte
actual
var
rawEnd
:
UByte
actual
var
rawEnd
:
UByte
round
End
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
roundEnd
:
UByte
actual
var
roundEnd
:
UByte
actual
var
roundEnd
:
UByte
round
Start
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
roundStart
:
UByte
actual
var
roundStart
:
UByte
actual
var
roundStart
:
UByte
width
Link copied to clipboard
common
linuxArm32
linuxX64
expect
var
width
:
Short
actual
var
width
:
Short
actual
var
width
:
Short