arsd-official ~master (2025-03-11T16:41:51Z)
Dub
Repo
CellStyle.this
arsd
minigui
TableView
CellStyle
Sets a custom text and background color.
this
(Color textColor)
this
(Color textColor, Color backgroundColor)
struct
CellStyle
this
(
Color
textColor
,
Color
backgroundColor
)
this
(TextAlignment alignment)
this
(TextAlignment alignment, Color textColor)
this
(TextAlignment alignment, Color textColor, Color backgroundColor)
Meta
Source
See Implementation
arsd
minigui
TableView
CellStyle
constructors
this
enums
Flags
variables
flags
Sets a custom text and background color.