Enum

protocol Enum : AutomationValue, RawRepresentable where Self.RawValue == UInt64

Undocumented

  • Undocumented

    Declaration

    Swift

    associatedtype OriginalValue
  • Undocumented

    Declaration

    Swift

    static func unrecognizedCase() -> Self