ensureValuesAtLeast

fun ensureValuesAtLeast(xSpacing: Float = 0.0f, scalableStartPadding: Float = 0.0f, scalableEndPadding: Float = 0.0f, unscalableStartPadding: Float = 0.0f, unscalableEndPadding: Float = 0.0f): MutableHorizontalDimensions

Ensures that the stored values are no smaller than the provided ones.