ToolBarAppearance Class

ToolBarAppearance Class

This Package | All Packages

Enum
  |
  +--ToolBarAppearance
public class ToolBarAppearance
extends Enum

The button appearance on a toolbar.

Fields
Name Description
FLAT Topic under construction.
MAX Topic under construction.
MIN Topic under construction.
NORMAL Topic under construction.
TRANSPARENT Topic under construction.

Fields

ToolBarAppearance.FLAT

Syntax
public static final int FLAT;
Description
Topic under construction.

ToolBarAppearance.MAX

Syntax
public static final int MAX;
Description
Topic under construction.

ToolBarAppearance.MIN

Syntax
public static final int MIN;
Description
Topic under construction.

ToolBarAppearance.NORMAL

Syntax
public static final int NORMAL;
Description
Topic under construction.

ToolBarAppearance.TRANSPARENT

Syntax
public static final int TRANSPARENT;
Description
Topic under construction.