Name
Image.State -- set image state
Function
Some MUI images offer different states, you can select one of the by setting this attribute. Simply use one of the following values to switch the state:

Normal
Normal state.

Selected
Selected state.

Disabled
Disabled state.

Busy
Busy state.

Indeterminate
Indeterminate state.

InactiveNormal
Normal inactive state.

InactiveSelected
Selected inactive state.

InactiveDisabled
Disabled inactive state.

SelectedDisabled
Selected disabled state.

Type
String (see above for possible values)

Applicability
IS


Show TOC