toggle menu
Everysight SDK
2.6.0
common
switch theme
search in API
Everysight SDK
/
UIKit.widgets
/
TextBlock
/
LineModifier
/
LineModifier
Line
Modifier
constructor
(
textColor
:
Int
?
=
null
,
backgroundColor
:
Int
?
=
null
,
textVisible
:
Boolean
=
true
,
underline
:
Boolean
=
false
,
strikethrough
:
Boolean
=
false
,
fillMaxWidth
:
Boolean
=
false
)