set

operator fun set(spacingType: Int, value: Float): Boolean

Set a spacing value.

Return

true if the spacing has changed, or false if the same value was already set

Parameters

spacingType

one of .LEFT, .TOP, .RIGHT, .BOTTOM, .VERTICAL, .HORIZONTAL, .ALL

value

the value for this direction