EnumCase

public protocol EnumCase : Fragment

A Fragment that is formatted as an enum case

  • Undocumented

    Declaration

    Swift

    var name: String { get }