set
Updates these MutableDimensions to match the provided Dimensions.
Sets a common value for each coordinate.
fun set(startDp: Float = 0.0f, topDp: Float = 0.0f, endDp: Float = 0.0f, bottomDp: Float = 0.0f): MutableDimensions
Updates the coordinates to the provided values.