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.
Creates a new exit reason instance with the value you provide.
init(rawValue: UInt32)A 32-bit integer that represents that exit reasons.