UISearchDisplayController.SearchResultsTableView Property

Definition

The UITableView in which the search results are displayed. Read-only.

public virtual UIKit.UITableView SearchResultsTableView { [Foundation.Export("searchResultsTableView")] get; }
member this.SearchResultsTableView : UIKit.UITableView

Property Value

Attributes

Applies to