avail
2.0.0.alpha06
avail
/
avail.anvil
/
DefaultBoundSystemStyleBuilder
Default
Bound
System
Style
Builder
class
DefaultBoundSystemStyleBuilder
(
flags
:
MutableSet
<
StyleFlag
>
)
Content copied to clipboard
A builder for DefaultBoundSystemStyle.
Constructors
Functions
Properties
Constructors
Default
Bound
System
Style
Builder
Link copied to clipboard
fun
DefaultBoundSystemStyleBuilder
(
flags
:
MutableSet
<
StyleFlag
>
)
Content copied to clipboard
Functions
bold
Link copied to clipboard
fun
bold
(
)
Content copied to clipboard
italic
Link copied to clipboard
fun
italic
(
)
Content copied to clipboard
strike
Through
Link copied to clipboard
fun
strikeThrough
(
)
Content copied to clipboard
subscript
Link copied to clipboard
fun
subscript
(
)
Content copied to clipboard
superscript
Link copied to clipboard
fun
superscript
(
)
Content copied to clipboard
underline
Link copied to clipboard
fun
underline
(
)
Content copied to clipboard
Properties
background
Link copied to clipboard
var
background
:
(
SystemColors
)
->
Color
Content copied to clipboard
family
Link copied to clipboard
var
family
:
String
Content copied to clipboard
foreground
Link copied to clipboard
var
foreground
:
(
SystemColors
)
->
Color
Content copied to clipboard