TNCumulativeSafetyIntervalType
@objc
public enum TNCumulativeSafetyIntervalType : Int, Codable
Undocumented
-
Undocumented
Declaration
Swift
case incremental
-
Undocumented
Declaration
Swift
public var name: String { get }
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws