-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum CropImageView.CropShape extends Enum<CropImageView.CropShape>
The possible cropping area shape.<br></br> To set square/circle crop shape set aspect ratio to 1:1.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description RECTANGLE_HORIZONTAL_ONLYRECTANGLE_VERTICAL_ONLYOVALRECTANGLE
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-