ScatterInteractionStyleFluent extension
Generated fluent modifiers for ScatterInteractionStyle.
Methods
-
clearFocusColor(
) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Clears ScatterInteractionStyle.focusColor tonull. -
clearHoverColor(
) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Clears ScatterInteractionStyle.hoverColor tonull. -
clearSelectionColor(
) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Clears ScatterInteractionStyle.selectionColor tonull. -
withDimmedOpacity(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.dimmedOpacity withvalue. -
withFocusColor(
Color value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.focusColor withvalue. -
withFocusGap(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.focusGap withvalue. -
withFocusStrokeWidth(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.focusStrokeWidth withvalue. -
withHoverColor(
Color value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.hoverColor withvalue. -
withHoverScale(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.hoverScale withvalue. -
withHoverStrokeWidth(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.hoverStrokeWidth withvalue. -
withPressedColor(
Color value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.pressedColor withvalue. -
withPressedOpacity(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.pressedOpacity withvalue. -
withPressedScale(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.pressedScale withvalue. -
withSelectionColor(
Color value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.selectionColor withvalue. -
withSelectionOpacity(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.selectionOpacity withvalue. -
withSelectionScale(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.selectionScale withvalue. -
withSelectionStrokeWidth(
double value) → ScatterInteractionStyle -
Available on ScatterInteractionStyle, provided by the ScatterInteractionStyleFluent extension
Replaces ScatterInteractionStyle.selectionStrokeWidth withvalue.