offset

fun offset(value: Number)

Sets the offset attribute of the <stop> element with a numeric value.

Parameters

value

The offset value as a number.


fun offset(value: String)

Sets the offset attribute of the <stop> element with a string value.

Parameters

value

The offset value as a string.