Border.setBorderWidth

Set the border width of the widget.

mixintemplate Border()
setBorderWidth
(
this T
)
(
int width
)

Parameters

width int

The desired border width.

Return Value

Type: auto

This widget to aid method chaining.

Meta