init(rawValue:)
Initializes a set that contains the specified days of the week.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The numeric value that represents the day or days for the set to contain.
Initializes a set that contains the specified days of the week.
init(rawValue: UInt)The numeric value that represents the day or days for the set to contain.