Mode
public enum Mode : Equatable
-
Declaration
Swift
case headWithTime(Date, TimeZone, isRealTime: Bool)
-
Declaration
Swift
case headWithFrequency(minutes: Int)
-
Declaration
Swift
case headOnly
-
Whether this point should ideally be displayed using the style of
TKUISemaphoreView
rather than just a flat image.Declaration
Swift
case none