styling
/
dev.fritz2.styling.theme
/
WeightedValue
Weighted
Value
class
WeightedValue
(normal:
Property
, light:
Property
, lighter:
Property
, strong:
Property
, stronger:
Property
, none:
Property
, full:
Property
)
Content copied to clipboard
Defines a value that has different expressions for different weights.
Constructors
Properties
Constructors
WeightedValue
Link copied to clipboard
fun
WeightedValue
(normal:
Property
, light:
Property
= normal, lighter:
Property
= light, strong:
Property
= normal, stronger:
Property
= strong, none:
Property
= lighter, full:
Property
= strong)
Content copied to clipboard
Properties
full
Link copied to clipboard
val
full
:
Property
Content copied to clipboard
inherit
Link copied to clipboard
val
inherit
:
Property
Content copied to clipboard
initial
Link copied to clipboard
val
initial
:
Property
Content copied to clipboard
light
Link copied to clipboard
val
light
:
Property
Content copied to clipboard
lighter
Link copied to clipboard
val
lighter
:
Property
Content copied to clipboard
none
Link copied to clipboard
val
none
:
Property
Content copied to clipboard
normal
Link copied to clipboard
val
normal
:
Property
Content copied to clipboard
strong
Link copied to clipboard
val
strong
:
Property
Content copied to clipboard
stronger
Link copied to clipboard
val
stronger
:
Property
Content copied to clipboard