Enum

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

Undocumented

  • Undocumented

    Declaration

    Swift

    associatedtype OriginalValue
  • Undocumented

    Declaration

    Swift

    static func unrecognizedCase() -> Self