Share via


UISearchDisplayController.SearchResultsDataSource Property

Definition

The UITableViewDataSource holding the search results.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public UIKit.IUITableViewDataSource SearchResultsDataSource { get; set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.SearchResultsDataSource : UIKit.IUITableViewDataSource with get, set

Property Value

Attributes

Applies to