Contents

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.