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