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()