init(rawValue:)
Creates a new initialization options structure with the value you supply.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An unsigned integer that represents the initialization storage options.
Creates a new initialization options structure with the value you supply.
init(rawValue: UInt)An unsigned integer that represents the initialization storage options.