-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
@Deprecated(message = accompanist/insets is deprecated. The androidx.compose equivalent of VerticalSide is using Modifier.windowInsetsTopHeight or Modifier.windowInsetsBottomHeight with the desired type of WindowInsets. For more migration information, please visit https://google.github.io/accompanist/insets/#migration ) public enum VerticalSide extends Enum<VerticalSide>
Represents a vertical side of the display.
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-