SimpleItemView
open class SimpleItemView : DesignableView
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public convenience init(withTheme theme: ThemeProtocol)
-
Declaration
Swift
public var theme: ThemeProtocol
-
Declaration
Swift
public func insertData(title: String, subtitle: String?, icon: UIImage)