Widget.setStyle

Set the widget's style.

class Widget
setStyle
(
this T
)
(
string style
)

Parameters

style string

A widget style.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta