RawRepresentable
protocol RawRepresentable
Extension for Integer-based OptionSet
-
encapsulate the code to build bit value for each OptionSet element
Declaration
Swift
public init(type: Int)
protocol RawRepresentable
Extension for Integer-based OptionSet
encapsulate the code to build bit value for each OptionSet element
Swift
public init(type: Int)