DiscoverTuscany
public struct DiscoverTuscany
Undocumented
-
Undocumented
Declaration
Swift
public var bookListPick: BookListPickTuscany
-
Undocumented
Declaration
Swift
public var topImage: UIImage?
-
Undocumented
Declaration
Swift
public var topImageInsets: UIEdgeInsets
-
Undocumented
Declaration
Swift
public var centerTopImage: Bool
-
Undocumented
Declaration
Swift
public var overrideCellMargin: CGFloat?
-
Undocumented
Declaration
Swift
public init( bookListPick: BookListPickTuscany = .init(), topImage: UIImage? = nil, topImageInsets: UIEdgeInsets = .init(), centerTopImage: Bool = false, overrideCellMargin: CGFloat? = nil )