Direction

enum Direction : Enum<Timeline.Direction>

This is used to paginate in one or another direction.

Entries

Link copied to clipboard

It represents future events.

Link copied to clipboard

It represents past events.

Properties

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