Contents

init(_:)

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

Declaration

init(_ rawValue: UInt32)

Parameters

  • rawValue:

    A 32-bit value that represents the exit reasons.

See Also

Initializers