PrepositionSchedule

public struct PrepositionSchedule : 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 FixedSchedule: PrepositionSchedule
  • Undocumented

    Declaration

    Swift

    public static let VariableSchedule: PrepositionSchedule
  • Undocumented

    Declaration

    Swift

    public static let RandomSchedule: PrepositionSchedule