AutocompleteTableView

open class AutocompleteTableView : UITableView
  • The max visible rows visible in the autocomplete table before the user has to scroll throught them

    Declaration

    Swift

    open var maxVisibleRows: Int { get set }
  • Declaration

    Swift

    open override var intrinsicContentSize: CGSize { get }