-
- 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 BOTTOM_RIGHTBottom-Right
BOTTOM_LEFTBottom-Left
TOP_RIGHTTop-Right
TOP_LEFTTop-Left
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-