Schnittstelle InlineViewSwitcherDisplayMode


public interface InlineViewSwitcherDisplayMode
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Toggles display both icons and labels.
    static final int
    Toggles only display icons.
    static final int
    Toggles only display labels.
  • Felddetails

    • LABELS

      static final int LABELS
      Toggles only display labels.
      Siehe auch:
    • ICONS

      static final int ICONS
      Toggles only display icons.
      Siehe auch:
    • BOTH

      static final int BOTH
      Toggles display both icons and labels.
      Siehe auch: