Schnittstelle ToolbarStyle


public interface ToolbarStyle
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    No background, shadow only for scrolled content
    static final int
    Opaque background with a persistent shadow
    static final int
    Opaque background with a persistent border
  • Felddetails

    • FLAT

      static final int FLAT
      No background, shadow only for scrolled content
      Siehe auch:
    • RAISED

      static final int RAISED
      Opaque background with a persistent shadow
      Siehe auch:
    • RAISED_BORDER

      static final int RAISED_BORDER
      Opaque background with a persistent border
      Siehe auch: