PostpositionSchedule
public struct PostpositionSchedule : OptionSet
Undocumented
-
The raw value of the option set
Declaration
Swift
public let rawValue: UInt16 -
Declaration
Swift
public init(rawValue: UInt16) -
Undocumented
Declaration
Swift
public static let RatioSchedule: PostpositionSchedule -
Undocumented
Declaration
Swift
public static let IntervalSchedule: PostpositionSchedule -
Undocumented
Declaration
Swift
public static let TimeSchedule: PostpositionSchedule
PostpositionSchedule Structure Reference