CatalogItem public protocol CatalogItem An item in the CatalogGroup title Title Declaration Swift var title: String { get } subTitle Secondary title Declaration Swift var subTitle: String? { get } imageURL URL for a thumbnail Declaration Swift var imageURL: URL? { get } © 2020 . All rights reserved. (Last updated: 2020-06-29) Generated by jazzy ♪♫ v0.13.4, a Realm project.