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.
Creates a configuration option with the specified raw value.
init(rawValue: Int)A raw value for the configuration options instance.