init(rawValue:)
Creates an option set from an integer.
Declaration
init(rawValue: Int)Discussion
rawValue: An integer that represents the option set’s underlying raw value.
Creates an option set from an integer.
init(rawValue: Int)rawValue: An integer that represents the option set’s underlying raw value.