-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum IndicatorPosition extends Enum<IndicatorPosition>
An attribute type of AvatarView to determine position of the indicator.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description TOP_LEFTTop-Left
TOP_RIGHTTop-Right
BOTTOM_LEFTBottom-Left
BOTTOM_RIGHTBottom-Right
-