CardSide

enum CardSide : Enum<CardView.CardSide>

Enum for the card sides FRONT and BACK with their visual indices.

Entries

Link copied to clipboard

The FRONT side.

Link copied to clipboard

The BACK side.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int