Contents

init(rawValue:)

Creates a new exit reason instance with the value you provide.

Declaration

init(rawValue: UInt32)

Parameters

  • rawValue:

    A 32-bit integer that represents that exit reasons.

See Also

Initializers