Share via


UISearchDisplayController.SearchResultsTitle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? SearchResultsTitle { [Foundation.Export("searchResultsTitle", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSearchResultsTitle:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("searchResultsTitle", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSearchResultsTitle:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SearchResultsTitle : string with get, set

Property Value

Attributes

Applies to