AutocompleteTableView
open class AutocompleteTableView : UITableView
Undocumented
-
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 }
-
Undocumented
Declaration
Swift
open override var intrinsicContentSize: CGSize { get }