ToastEasing

enum ToastEasing : Enum<ToastEasing>

Toast easings.

Entries

LINEAR
Link copied to clipboard
LINEAR("linear")
SWING
Link copied to clipboard
SWING("swing")

Properties

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