Package 

Enum AvatarShape

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

    
    public enum AvatarShape
    extends Enum<AvatarShape>
                        

    An attribute type of AvatarView to determine the shape of the image and border.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      CIRCLE

      Circle cropped image and border.

      ROUNDED_RECT

      Round rect cropped image and border.

    • Method Summary

      Modifier and Type Method Description
      final Integer getValue()
      • Methods inherited from class kotlin.Enum

        getName, getOrdinal
      • Methods inherited from class java.lang.Object

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