-
- 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.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ROUNDED_RECTRound rect cropped image and border.
CIRCLECircle cropped image and border.
-