Enumeration
ScheduleBuilder.HourPeriod
A period of hours - either
am or pmenum HourPeriod
Topics
Enumeration Cases
Initializers
init(rawValue:)Creates a new instance with the specified raw value.init(stringLiteral:)Creates an instance initialized to the given string value.
Instance Properties
descriptionA textual representation of this instance.
Relationships
Conforms To
Swift.CustomStringConvertibleSwift.EquatableSwift.ExpressibleByExtendedGraphemeClusterLiteralSwift.ExpressibleByStringLiteralSwift.ExpressibleByUnicodeScalarLiteralSwift.HashableSwift.RawRepresentable