object ButtonGroupDefaults


Contains the default values used by buttonGroup

Summary

Constants

const @Dimension(unit = 0) Float

Default width of the space between elements in this buttonGroup.

Public properties

LayoutElementBuilders.Spacer

This Spacer should be used in case when there are multiple buttonGroup stacked on top of each other.

Constants

DEFAULT_SPACER_WIDTH_DP

Added in 1.3.0-alpha02
const val DEFAULT_SPACER_WIDTH_DP: @Dimension(unit = 0) Float

Default width of the space between elements in this buttonGroup.

Public properties

DEFAULT_SPACER_BETWEEN_BUTTON_GROUPS

Added in 1.3.0-alpha02
val DEFAULT_SPACER_BETWEEN_BUTTON_GROUPSLayoutElementBuilders.Spacer

This Spacer should be used in case when there are multiple buttonGroup stacked on top of each other.