offset
Source set: Common
public fun Constraints.offset(horizontal: Int = 0, vertical: Int = 0): Constraints
Returns the Constraints obtained by offsetting the current instance with the given values.
Returns the Constraints obtained by offsetting the current instance with the given values.
public fun Constraints.offset(horizontal: Int = 0, vertical: Int = 0): Constraints
Returns the Constraints obtained by offsetting the current instance with the given values.