UISearchDisplayController.SearchResultsTitle Property

Definition

The title for the search results view.

public virtual string SearchResultsTitle { [Foundation.Export("searchResultsTitle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSearchResultsTitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.SearchResultsTitle : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to