ButtonState.CHECKED

Overview | Methods | Fields | This Package | All Packages

ButtonState.CHECKED

Specifies that the button has a shaded background.

Syntax

public static final int CHECKED;

Remarks

This appearance is often used to show that a toggle button has been pressed.