iconChecked
Type
property
Summary
The icon to show when checked.
Syntax
set the iconChecked of <widget> to pIcon
get the iconChecked of <widget>
Description
Use the iconChecked property to define the svg icon to show when the state of the widget is checked.
Value
Name | Type | Description |
---|---|---|
value | String | A string corresponding to a svg icon name. |