Schnittstelle IconThemeError


public interface IconThemeError
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    An unspecified error occurred.
    static final int
    The icon specified does not exist in the theme
  • Felddetails

    • NOT_FOUND

      static final int NOT_FOUND
      The icon specified does not exist in the theme
      Siehe auch:
    • FAILED

      static final int FAILED
      An unspecified error occurred.
      Siehe auch: