Share via


UISearchDisplayController.SearchResultsDelegate Property

Definition

The delegate object for events relating to the search results table view.

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

Property Value

Attributes

Applies to