-
- 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 CIRCLECircle cropped image and border.
ROUNDED_RECTRound rect cropped image and border.
-