AutocompleteCell
open class AutocompleteCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
open class var reuseIdentifier: String { get }
-
A boarder line anchored to the top of the view
Declaration
Swift
public let separatorLine: SeparatorLine
-
Undocumented
Declaration
Swift
open var imageViewEdgeInsets: UIEdgeInsets { get set }
-
Undocumented
Declaration
Swift
required public init?(coder aDecoder: NSCoder)
-
Undocumented
Declaration
Swift
open override func prepareForReuse()
-
Undocumented
Declaration
Swift
open func setupSubviews()
-
Undocumented
Declaration
Swift
open func setupConstraints()
-
Undocumented
Declaration
Swift
open override func layoutSubviews()
-
Undocumented
Declaration
Swift
open func attributedText(matching session: AutocompleteSession) -> NSMutableAttributedString