Package 

Enum IconSize

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum IconSize
    extends Enum<IconSize>
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PX360
      PX180
      PX90
    • Method Summary

      Modifier and Type Method Description
      final Integer getDimen()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait