ButtonGroupDefaults


Default values used by ButtonGroup

Summary

Public properties

Float

The default percentage, represented as a float, of the width of the interacted child element that will be used to expand the interacted child element as well as compress the neighboring children.

Cmn
Shape

Default shape for the pressed state for the leading button in a connected button group.

Cmn
Shape

Default shape for the leading button in a connected button group

Cmn
Dp

The default spacing used between children for connected button group

Cmn
Shape

Default shape for the pressed state for the trailing button in a connected button group.

Cmn
Shape

Default shape for the trailing button in a connected button group

Cmn
Dp

The default spacing used between children.

Cmn

Public properties

animateFraction

val animateFractionFloat

The default percentage, represented as a float, of the width of the interacted child element that will be used to expand the interacted child element as well as compress the neighboring children.

connectedLeadingButtonPressShape

val connectedLeadingButtonPressShapeShape

Default shape for the pressed state for the leading button in a connected button group.

connectedLeadingButtonShape

val connectedLeadingButtonShapeShape

Default shape for the leading button in a connected button group

connectedSpaceBetween

val connectedSpaceBetweenDp

The default spacing used between children for connected button group

connectedTrailingButtonPressShape

val connectedTrailingButtonPressShapeShape

Default shape for the pressed state for the trailing button in a connected button group.

connectedTrailingButtonShape

val connectedTrailingButtonShapeShape

Default shape for the trailing button in a connected button group

spaceBetween

val spaceBetweenDp

The default spacing used between children.