icon

an icon for pressed and unpressed toggle states

string icon;

Example

{ 
    view:"toggle", 
    type:"icon", 
    name:"s4", 
    icon:"pressed" 
}

Back to top