Contents

init(rawValue:)

Creates a configuration option with the specified raw value.

Declaration

init(rawValue: Int)

Parameters

  • rawValue:

    A raw value for the configuration options instance.

See Also

Creating a configuration option