OutlineColor.setDisabledOutlineColor

Set the disabled outline color. Use colors from the preset color list or a web style hex color.

mixintemplate OutlineColor()
setDisabledOutlineColor
(
this T
)
(
string color
)

Parameters

color string

The outline color.

Return Value

Type: auto

This widget to aid method chaining.

See Also

Meta