Contents

init(typeIdentifier:rawValue:)

Creates a new instance with the specified enumeration identifier and raw value.

Declaration

init(typeIdentifier: String, rawValue: String)

See Also

Creating an enum