Orientation

enum Orientation : Enum<Orientation>

Enum for orientations HORIZONTAL and VERTICAL.

Entries

Link copied to clipboard

HORIZONTAL orientation.

Link copied to clipboard

VERTICAL orientation.

Properties

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