Annotation Type ButtonSize


  • @Retention(SOURCE)
    public @interface ButtonSize
    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static int LARGE  
      static int MEDIUM  
      static int SMALL  
    • Field Detail

      • LARGE

        static final int LARGE
      • MEDIUM

        static final int MEDIUM
      • SMALL

        static final int SMALL