RootSection

public final class RootSection: iViewTypeData

RootSection holds the title for each section and two dataSources with different limits of either Categoriy or Viewable

  • RootSection holds the title for each section and two dataSources with different limits of either Categoriy or Viewable

    Declaration

    Swift

    public let viewType: ViewType
  • Default image.

    Declaration

    Swift

    public var imageURL: String?
  • This will usually only contain one image keyed under default*. Use imageURL instead

    Declaration

    Swift

    fileprivate(set) public var imageURLs:[String : String]