Interface

public class Interface : Class

an inteface is similar to a class, but can be part of a more complex type graph

  • String representation of Interfacees

    Declaration

    Swift

    public override var kind: String { get }