CellProtocol

public protocol CellProtocol

Protocol for cells in a table.

  • Initializes a new instance of the CellProtocol.

    Declaration

    Swift

    init()

    Return Value

    The newly initialized CellProtocol.