DelayType

enum DelayType : Enum<DelayBy.DelayType>

Entries

TIME
Link copied to clipboard
@Json(name = time)
TIME()
SCROLL
Link copied to clipboard
@Json(name = scroll)
SCROLL()

Properties

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