init(rawValue:)
Creates a new instance with the specified raw value.
Declaration
init?(rawValue: Int64)Discussion
If there is no value of the type that corresponds with the specified raw value, this initializer returns nil
Creates a new instance with the specified raw value.
init?(rawValue: Int64)If there is no value of the type that corresponds with the specified raw value, this initializer returns nil