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)
TomTom SDK for iOS (0.53.1)
SimpleItemView