setOutlineColor()
Set the toggle's outline Color.
Parameters
Once an object toggle has been created, you can use the following functions:
toggle.setOutlineColor()
toggle.setOutlineColor(color)
| Parameter | Type | Default | Description |
|---|---|---|---|
color |
Color |
None |
The new outline color. If omitted, a color-selection dialog opens. |