RadialBarGradientStyleFluent extension
Generated fluent modifiers for RadialBarGradientStyle.
Methods
-
clearEndColor(
) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Clears RadialBarGradientStyle.endColor tonull. -
clearStartColor(
) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Clears RadialBarGradientStyle.startColor tonull. -
withEnabled(
bool value) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Replaces RadialBarGradientStyle.enabled withvalue. -
withEndColor(
Color value) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Replaces RadialBarGradientStyle.endColor withvalue. -
withEndLightnessShift(
double value) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Replaces RadialBarGradientStyle.endLightnessShift withvalue. -
withStartColor(
Color value) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Replaces RadialBarGradientStyle.startColor withvalue. -
withStartLightnessShift(
double value) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Replaces RadialBarGradientStyle.startLightnessShift withvalue. -
withType(
RadialBarGradientType value) → RadialBarGradientStyle -
Available on RadialBarGradientStyle, provided by the RadialBarGradientStyleFluent extension
Replaces RadialBarGradientStyle.type withvalue.