static func == (TimelineScheduleMode , TimelineScheduleMode ) -> Bool
Indicates whether two timeline schedule modes are equal.
static func != (Self, Self) -> Bool
Indicates whether two timeline schedule modes are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the timeline schedule mode by passing them into the given hash function.