OutlineDash.setOutlineDashOffset

Set the dash offset.

mixintemplate OutlineDash()
setOutlineDashOffset
(
this T
)
(
int offset
)

Parameters

offset int

The dash offset.

Return Value

Type: auto

This widget to aid method chaining.

Meta